Home
last modified time | relevance | path

Searched defs:parent_ino (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dnewdir.c29 ext2_ino_t parent_ino, char **block) in ext2fs_new_dir_block()
/external/grub/stage2/
Dfsys_xfs.c539 xfs_ino_t ino, parent_ino, new_ino; in xfs_dir() local
/external/kernel-headers/original/linux/
Dfs.h1831 static inline ino_t parent_ino(struct dentry *dentry) in parent_ino() function