Home | History | Annotate | Download | only in linux

Lines Matching refs:ino_t

1007 typedef int (*filldir_t)(void *, const char *, int, loff_t, ino_t, unsigned);
1576 extern ino_t find_inode_number(struct dentry *, struct qstr *);
1588 extern ino_t iunique(struct super_block *, ino_t);
1831 static inline ino_t parent_ino(struct dentry *dentry)
1833 ino_t res;