Searched refs:d_ino (Results 1 – 6 of 6) sorted by relevance
90 ino_t d_ino; /* file number of entry */ member103 __uint64_t d_ino; /* file number of entry */ \122 #define d_fileno d_ino /* backward compatibility */
365 dep->d_ino = BIND_ROOT_INO; in bindfs_readdir()
718 e.d_ino = ino; in store_entry_special()
11506 if (dp->d_ino != 0 && in rmdir_remove_orphaned_appleDouble()11581 if (dp->d_ino != 0 && in rmdir_remove_orphaned_appleDouble()
3901 if (!dp->d_reclen || dp->d_ino == 0 || dp->d_namlen == 0 || in readdirattr()
10498 entry64->d_ino = dep->d_ino; in vnode_readdir64()