Lines Matching full:inode
217 dev_t dev; /* Device and inode numbers of this dir. */
220 * Inode means nothing on WINDOWS32. Even file key information is
225 * way to emulate inode.
338 /* Table of directory contents hashed by device and inode number. */
460 Find its device and inode numbers, and look it up by them. */
490 /* Search the contents hash table; device and inode are the key. */
1012 printf (_("# %s (device %d, inode [%d,%d,%d]): could not be opened.\n"),
1017 printf (_("# %s (device %ld, inode %ld): could not be opened.\n"),
1048 printf (_("# %s (device %d, inode [%d,%d,%d]): "),
1053 printf (_("# %s (device %ld, inode %ld): "),