Searched defs:fh_len (Results 26 - 35 of 35) sorted by relevance

12

/linux-master/fs/ext2/
H A Dsuper.c384 ext2_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
391 ext2_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
/linux-master/fs/reiserfs/
H A Dinode.c1672 reiserfs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
1702 reiserfs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
/linux-master/fs/overlayfs/
H A Doverlayfs.h666 static inline int ovl_check_fh_len(struct ovl_fh *fh, int fh_len) argument
/linux-master/fs/
H A Dlibfs.c1401 generic_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type, struct inode *(*get_inode) (struct super_block *sb, u64 ino, u32 gen)) argument
1434 generic_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type, struct inode *(*get_inode) (struct super_block *sb, u64 ino, u32 gen)) argument
/linux-master/fs/fuse/
H A Dinode.c1079 fuse_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
1094 fuse_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
/linux-master/fs/bcachefs/
H A Dfs.c1219 static int bcachefs_fid_valid(int fh_len, int fh_type) argument
1291 bch2_fh_to_dentry(struct super_block *sb, struct fid *_fid, int fh_len, int fh_type) argument
1302 bch2_fh_to_parent(struct super_block *sb, struct fid *_fid, int fh_len, int fh_type) argument
/linux-master/fs/ntfs3/
H A Dsuper.c810 ntfs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
817 ntfs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
/linux-master/fs/f2fs/
H A Dsuper.c3248 f2fs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
3255 f2fs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
/linux-master/mm/
H A Dshmem.c3819 shmem_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
/linux-master/fs/ext4/
H A Dsuper.c1560 ext4_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
1567 ext4_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument

Completed in 179 milliseconds

12