Home
last modified time | relevance | path

Searched defs:fh_type (Results 1 – 30 of 30) sorted by relevance

/linux-4.4.14/fs/fat/
Dnfs.c152 int fh_len, int fh_type) in fat_fh_to_dentry()
160 int fh_type) in fat_fh_to_dentry_nostale()
190 int fh_len, int fh_type) in fat_fh_to_parent()
198 int fh_type) in fat_fh_to_parent_nostale()
/linux-4.4.14/fs/squashfs/
Dexport.c91 struct fid *fid, int fh_len, int fh_type) in squashfs_fh_to_dentry()
102 struct fid *fid, int fh_len, int fh_type) in squashfs_fh_to_parent()
/linux-4.4.14/fs/efs/
Dnamei.c96 int fh_len, int fh_type) in efs_fh_to_dentry()
103 int fh_len, int fh_type) in efs_fh_to_parent()
/linux-4.4.14/fs/ocfs2/
Dexport.c239 struct fid *fid, int fh_len, int fh_type) in ocfs2_fh_to_dentry()
253 struct fid *fid, int fh_len, int fh_type) in ocfs2_fh_to_parent()
/linux-4.4.14/fs/ntfs/
Dnamei.c368 int fh_len, int fh_type) in ntfs_fh_to_dentry()
375 int fh_len, int fh_type) in ntfs_fh_to_parent()
/linux-4.4.14/include/scsi/
Dfc_encode.h134 enum fc_fh_type *fh_type) in fc_ct_ns_fill()
218 enum fc_fh_type *fh_type) in fc_ct_ms_fill()
512 enum fc_fh_type *fh_type, u32 *did) in fc_ct_fill()
692 enum fc_rctl *r_ctl, enum fc_fh_type *fh_type) in fc_els_fill()
Dlibfc.h438 u8 fh_type; member
/linux-4.4.14/fs/isofs/
Dexport.c162 struct fid *fid, int fh_len, int fh_type) in isofs_fh_to_dentry()
174 struct fid *fid, int fh_len, int fh_type) in isofs_fh_to_parent()
/linux-4.4.14/fs/gfs2/
Dexport.c159 int fh_len, int fh_type) in gfs2_fh_to_dentry()
181 int fh_len, int fh_type) in gfs2_fh_to_parent()
/linux-4.4.14/fs/ceph/
Dexport.c110 int fh_len, int fh_type) in ceph_fh_to_dentry()
188 int fh_len, int fh_type) in ceph_fh_to_parent()
/linux-4.4.14/fs/btrfs/
Dexport.c108 int fh_len, int fh_type) in btrfs_fh_to_parent()
132 int fh_len, int fh_type) in btrfs_fh_to_dentry()
/linux-4.4.14/drivers/scsi/libfc/
Dfc_elsct.c51 enum fc_fh_type fh_type; in fc_elsct_send() local
Dfc_exch.c473 u8 fh_type = fh->fh_type; in fc_seq_send_locked() local
1221 enum fc_rctl rctl, enum fc_fh_type fh_type) in fc_seq_send_last()
/linux-4.4.14/fs/jffs2/
Dsuper.c123 int fh_len, int fh_type) in jffs2_fh_to_dentry()
130 int fh_len, int fh_type) in jffs2_fh_to_parent()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_nfs.c258 int fh_len, int fh_type) in ll_fh_to_dentry()
269 int fh_len, int fh_type) in ll_fh_to_parent()
/linux-4.4.14/fs/nilfs2/
Dnamei.c492 int fh_len, int fh_type) in nilfs_fh_to_dentry()
505 int fh_len, int fh_type) in nilfs_fh_to_parent()
/linux-4.4.14/fs/jfs/
Dnamei.c1506 int fh_len, int fh_type) in jfs_fh_to_dentry()
1513 int fh_len, int fh_type) in jfs_fh_to_parent()
/linux-4.4.14/fs/exofs/
Dsuper.c981 struct fid *fid, int fh_len, int fh_type) in exofs_fh_to_dentry()
988 struct fid *fid, int fh_len, int fh_type) in exofs_fh_to_parent()
/linux-4.4.14/fs/ufs/
Dsuper.c116 int fh_len, int fh_type) in ufs_fh_to_dentry()
122 int fh_len, int fh_type) in ufs_fh_to_parent()
/linux-4.4.14/fs/udf/
Dnamei.c1273 struct fid *fid, int fh_len, int fh_type) in udf_fh_to_dentry()
1285 struct fid *fid, int fh_len, int fh_type) in udf_fh_to_parent()
/linux-4.4.14/fs/ext2/
Dsuper.c366 int fh_len, int fh_type) in ext2_fh_to_dentry()
373 int fh_len, int fh_type) in ext2_fh_to_parent()
/linux-4.4.14/fs/f2fs/
Dsuper.c882 int fh_len, int fh_type) in f2fs_fh_to_dentry()
889 int fh_len, int fh_type) in f2fs_fh_to_parent()
/linux-4.4.14/fs/fuse/
Dinode.c730 struct fid *fid, int fh_len, int fh_type) in fuse_fh_to_dentry()
744 struct fid *fid, int fh_len, int fh_type) in fuse_fh_to_parent()
/linux-4.4.14/fs/
Dlibfs.c869 int fh_len, int fh_type, struct inode *(*get_inode) in generic_fh_to_dentry()
902 int fh_len, int fh_type, struct inode *(*get_inode) in generic_fh_to_parent()
/linux-4.4.14/include/uapi/scsi/fc/
Dfc_fs.h40 __u8 fh_type; /* see enum fc_fh_type below */ member
/linux-4.4.14/fs/reiserfs/
Dinode.c1693 int fh_len, int fh_type) in reiserfs_fh_to_dentry()
1723 int fh_len, int fh_type) in reiserfs_fh_to_parent()
/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-video.c1703 enum v4l2_buf_type fh_type = 0; in cx231xx_v4l2_open() local
/linux-4.4.14/fs/ext4/
Dsuper.c1036 int fh_len, int fh_type) in ext4_fh_to_dentry()
1043 int fh_len, int fh_type) in ext4_fh_to_parent()
/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx-video.c1887 enum v4l2_buf_type fh_type = 0; in em28xx_v4l2_open() local
/linux-4.4.14/mm/
Dshmem.c2689 struct fid *fid, int fh_len, int fh_type) in shmem_fh_to_dentry()