Searched defs:fh_len (Results 26 – 35 of 35) sorted by relevance
12
/openbmc/linux/fs/ext2/ |
H A D | super.c | 386 int fh_len, int fh_type) in ext2_fh_to_dentry() 393 int fh_len, int fh_type) in ext2_fh_to_parent()
|
/openbmc/linux/fs/orangefs/ |
H A D | super.c | 329 int fh_len, in orangefs_fh_to_dentry()
|
/openbmc/linux/fs/ntfs3/ |
H A D | super.c | 806 int fh_len, int fh_type) in ntfs_fh_to_dentry() 813 int fh_len, int fh_type) in ntfs_fh_to_parent()
|
/openbmc/linux/fs/fuse/ |
H A D | inode.c | 1087 struct fid *fid, int fh_len, int fh_type) in fuse_fh_to_dentry() 1101 struct fid *fid, int fh_len, int fh_type) in fuse_fh_to_parent()
|
/openbmc/linux/fs/reiserfs/ |
H A D | inode.c | 1677 int fh_len, int fh_type) in reiserfs_fh_to_dentry() 1707 int fh_len, int fh_type) in reiserfs_fh_to_parent()
|
/openbmc/linux/fs/ |
H A D | libfs.c | 1418 int fh_len, int fh_type, struct inode *(*get_inode) in generic_fh_to_dentry() 1451 int fh_len, int fh_type, struct inode *(*get_inode) in generic_fh_to_parent()
|
/openbmc/linux/fs/f2fs/ |
H A D | super.c | 3268 int fh_len, int fh_type) in f2fs_fh_to_dentry() 3275 int fh_len, int fh_type) in f2fs_fh_to_parent()
|
/openbmc/linux/fs/overlayfs/ |
H A D | overlayfs.h | 622 static inline int ovl_check_fh_len(struct ovl_fh *fh, int fh_len) in ovl_check_fh_len()
|
/openbmc/linux/fs/ext4/ |
H A D | super.c | 1563 int fh_len, int fh_type) in ext4_fh_to_dentry() 1570 int fh_len, int fh_type) in ext4_fh_to_parent()
|
/openbmc/linux/mm/ |
H A D | shmem.c | 3790 struct fid *fid, int fh_len, int fh_type) in shmem_fh_to_dentry()
|
12