Lines Matching defs:inode
50 #include "inode.h"
118 int inode;
168 " -i, --inode Display inode numbers\n"
202 { "inode", no_argument, NULL, 'i' },
267 opts.inode++;
328 * Close the inode and then free the dir
364 * @ni: ntfs inode of the directory to list
439 ("ntfsls::readdir_recursive(): cannot get inode from pathname.\n");
543 if (!opts.inode)
590 if (opts.inode)
601 ni = NULL; /* so release does not close inode */
606 /* Release attribute search context and close the inode. */
713 /* Finished with the inode; release it. */