Lines Matching defs:inode
49 #include "inode.h"
117 int inode;
166 " -i, --inode Display inode numbers\n"
200 { "inode", no_argument, NULL, 'i' },
265 opts.inode++;
326 * Close the inode and then free the dir
362 * @ni: ntfs inode of the directory to list
437 ("ntfsls::readdir_recursive(): cannot get inode from pathname.\n");
541 if (!opts.inode)
588 if (opts.inode)
599 ni = NULL; /* so release does not close inode */
604 /* Release attribute search context and close the inode. */
711 /* Finished with the inode; release it. */