Searched refs:generic_fh_to_parent (Results 1 – 17 of 17) sorted by relevance
/linux/fs/efs/ |
A D | namei.c | 106 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in efs_fh_to_parent()
|
/linux/include/linux/ |
A D | exportfs.h | 248 extern struct dentry *generic_fh_to_parent(struct super_block *sb,
|
/linux/fs/fat/ |
A D | nfs.c | 183 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in fat_fh_to_parent()
|
/linux/fs/ntfs/ |
A D | namei.c | 363 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ntfs_fh_to_parent()
|
/linux/fs/jffs2/ |
A D | super.c | 131 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in jffs2_fh_to_parent()
|
/linux/fs/ |
A D | libfs.c | 1076 struct dentry *generic_fh_to_parent(struct super_block *sb, struct fid *fid, in generic_fh_to_parent() function 1094 EXPORT_SYMBOL_GPL(generic_fh_to_parent);
|
/linux/fs/affs/ |
A D | namei.c | 566 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in affs_fh_to_parent()
|
/linux/fs/befs/ |
A D | linuxvfs.c | 663 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in befs_fh_to_parent()
|
/linux/fs/jfs/ |
A D | namei.c | 1499 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in jfs_fh_to_parent()
|
/linux/fs/ntfs3/ |
A D | super.c | 636 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ntfs_fh_to_parent()
|
/linux/fs/ext2/ |
A D | super.c | 398 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ext2_fh_to_parent()
|
/linux/fs/ufs/ |
A D | super.c | 126 return generic_fh_to_parent(sb, fid, fh_len, fh_type, ufs_nfs_get_inode); in ufs_fh_to_parent()
|
/linux/fs/f2fs/ |
A D | super.c | 3045 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in f2fs_fh_to_parent()
|
/linux/fs/ext4/ |
A D | super.c | 1452 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ext4_fh_to_parent()
|
/linux/ |
A D | vmlinux.symvers | 7011 0x00000000 generic_fh_to_parent vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 9363 ffff80001027f5f4 T generic_fh_to_parent
|
A D | .tmp_System.map | 9363 ffff80001027f5f4 T generic_fh_to_parent
|
Completed in 339 milliseconds