/linux-3.3/fs/squashfs/ |
D | export.c | 91 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-3.3/fs/efs/ |
D | namei.c | 92 int fh_len, int fh_type) in efs_fh_to_dentry() 99 int fh_len, int fh_type) in efs_fh_to_parent()
|
/linux-3.3/fs/ocfs2/ |
D | export.c | 244 struct fid *fid, int fh_len, int fh_type) in ocfs2_fh_to_dentry() 258 struct fid *fid, int fh_len, int fh_type) in ocfs2_fh_to_parent()
|
/linux-3.3/fs/ntfs/ |
D | namei.c | 368 int fh_len, int fh_type) in ntfs_fh_to_dentry() 375 int fh_len, int fh_type) in ntfs_fh_to_parent()
|
/linux-3.3/fs/isofs/ |
D | export.c | 166 struct fid *fid, int fh_len, int fh_type) in isofs_fh_to_dentry() 178 struct fid *fid, int fh_len, int fh_type) in isofs_fh_to_parent()
|
/linux-3.3/fs/ceph/ |
D | export.c | 197 int fh_len, int fh_type) in ceph_fh_to_dentry() 213 int fh_len, int fh_type) in ceph_fh_to_parent()
|
/linux-3.3/fs/gfs2/ |
D | export.c | 162 int fh_len, int fh_type) in gfs2_fh_to_dentry() 182 int fh_len, int fh_type) in gfs2_fh_to_parent()
|
/linux-3.3/fs/btrfs/ |
D | export.c | 121 int fh_len, int fh_type) in btrfs_fh_to_parent() 145 int fh_len, int fh_type) in btrfs_fh_to_dentry()
|
/linux-3.3/drivers/scsi/libfc/ |
D | fc_elsct.c | 51 enum fc_fh_type fh_type; in fc_elsct_send() local
|
D | fc_exch.c | 473 u8 fh_type = fh->fh_type; in fc_seq_send() local 1121 enum fc_rctl rctl, enum fc_fh_type fh_type) in fc_seq_send_last()
|
/linux-3.3/fs/jffs2/ |
D | super.c | 132 int fh_len, int fh_type) in jffs2_fh_to_dentry() 139 int fh_len, int fh_type) in jffs2_fh_to_parent()
|
/linux-3.3/include/scsi/ |
D | fc_encode.h | 127 enum fc_fh_type *fh_type) in fc_ct_fill() 353 enum fc_rctl *r_ctl, enum fc_fh_type *fh_type) in fc_els_fill()
|
/linux-3.3/fs/nilfs2/ |
D | namei.c | 497 int fh_len, int fh_type) in nilfs_fh_to_dentry() 511 int fh_len, int fh_type) in nilfs_fh_to_parent()
|
/linux-3.3/fs/jfs/ |
D | namei.c | 1500 int fh_len, int fh_type) in jfs_fh_to_dentry() 1507 int fh_len, int fh_type) in jfs_fh_to_parent()
|
/linux-3.3/fs/exofs/ |
D | super.c | 980 struct fid *fid, int fh_len, int fh_type) in exofs_fh_to_dentry() 987 struct fid *fid, int fh_len, int fh_type) in exofs_fh_to_parent()
|
/linux-3.3/fs/ufs/ |
D | super.c | 137 int fh_len, int fh_type) in ufs_fh_to_dentry() 143 int fh_len, int fh_type) in ufs_fh_to_parent()
|
/linux-3.3/fs/ext2/ |
D | super.c | 346 int fh_len, int fh_type) in ext2_fh_to_dentry() 353 int fh_len, int fh_type) in ext2_fh_to_parent()
|
/linux-3.3/fs/udf/ |
D | namei.c | 1255 struct fid *fid, int fh_len, int fh_type) in udf_fh_to_dentry() 1267 struct fid *fid, int fh_len, int fh_type) in udf_fh_to_parent()
|
/linux-3.3/fs/ |
D | libfs.c | 851 int fh_len, int fh_type, struct inode *(*get_inode) in generic_fh_to_dentry() 884 int fh_len, int fh_type, struct inode *(*get_inode) in generic_fh_to_parent()
|
/linux-3.3/fs/fuse/ |
D | inode.c | 670 struct fid *fid, int fh_len, int fh_type) in fuse_fh_to_dentry() 684 struct fid *fid, int fh_len, int fh_type) in fuse_fh_to_parent()
|
/linux-3.3/include/scsi/fc/ |
D | fc_fs.h | 40 __u8 fh_type; /* see enum fc_fh_type below */ member
|
/linux-3.3/fs/reiserfs/ |
D | inode.c | 1557 int fh_len, int fh_type) in reiserfs_fh_to_dentry() 1584 int fh_len, int fh_type) in reiserfs_fh_to_parent()
|
/linux-3.3/fs/ext3/ |
D | super.c | 723 int fh_len, int fh_type) in ext3_fh_to_dentry() 730 int fh_len, int fh_type) in ext3_fh_to_parent()
|
/linux-3.3/fs/fat/ |
D | inode.c | 704 struct fid *fid, int fh_len, int fh_type) in fat_fh_to_dentry()
|
/linux-3.3/fs/ext4/ |
D | super.c | 1197 int fh_len, int fh_type) in ext4_fh_to_dentry() 1204 int fh_len, int fh_type) in ext4_fh_to_parent()
|