Searched refs:fh_len (Results 1 - 25 of 56) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dexportfs.h116 * fragment (@fh, @fh_len). It should return a &struct dentry which refers
153 int fh_len, int fh_type);
155 int fh_len, int fh_type);
165 int fh_len, int fileid_type, int (*acceptable)(void *, struct dentry *),
172 struct fid *fid, int fh_len, int fh_type,
175 struct fid *fid, int fh_len, int fh_type,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dexportfs.h116 * fragment (@fh, @fh_len). It should return a &struct dentry which refers
153 int fh_len, int fh_type);
155 int fh_len, int fh_type);
165 int fh_len, int fileid_type, int (*acceptable)(void *, struct dentry *),
172 struct fid *fid, int fh_len, int fh_type,
175 struct fid *fid, int fh_len, int fh_type,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/jfs/
H A Djfs_inode.h38 int fh_len, int fh_type);
40 int fh_len, int fh_type);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/jfs/
H A Djfs_inode.h38 int fh_len, int fh_type);
40 int fh_len, int fh_type);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/squashfs/
H A Dexport.c91 struct fid *fid, int fh_len, int fh_type)
94 || fh_len < 2)
102 struct fid *fid, int fh_len, int fh_type)
104 if (fh_type != FILEID_INO32_GEN_PARENT || fh_len < 4)
90 squashfs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
101 squashfs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/efs/
H A Dnamei.c95 int fh_len, int fh_type)
97 return generic_fh_to_dentry(sb, fid, fh_len, fh_type,
102 int fh_len, int fh_type)
104 return generic_fh_to_parent(sb, fid, fh_len, fh_type,
94 efs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
101 efs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
H A Defs.h134 int fh_len, int fh_type);
136 int fh_len, int fh_type);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/efs/
H A Dnamei.c95 int fh_len, int fh_type)
97 return generic_fh_to_dentry(sb, fid, fh_len, fh_type,
102 int fh_len, int fh_type)
104 return generic_fh_to_parent(sb, fid, fh_len, fh_type,
94 efs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
101 efs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
H A Defs.h134 int fh_len, int fh_type);
136 int fh_len, int fh_type);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/squashfs/
H A Dexport.c91 struct fid *fid, int fh_len, int fh_type)
94 || fh_len < 2)
102 struct fid *fid, int fh_len, int fh_type)
104 if (fh_type != FILEID_INO32_GEN_PARENT || fh_len < 4)
90 squashfs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
101 squashfs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/isofs/
H A Dexport.c162 struct fid *fid, int fh_len, int fh_type)
166 if (fh_len < 3 || fh_type > 2)
174 struct fid *fid, int fh_len, int fh_type)
182 fh_len > 2 ? ifid->parent_block : 0,
184 fh_len > 4 ? ifid->parent_generation : 0);
161 isofs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
173 isofs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/isofs/
H A Dexport.c162 struct fid *fid, int fh_len, int fh_type)
166 if (fh_len < 3 || fh_type > 2)
174 struct fid *fid, int fh_len, int fh_type)
182 fh_len > 2 ? ifid->parent_block : 0,
184 fh_len > 4 ? ifid->parent_generation : 0);
161 isofs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
173 isofs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/btrfs/
H A Dexport.c121 int fh_len, int fh_type)
128 if (fh_len != BTRFS_FID_SIZE_CONNECTABLE)
132 if (fh_len != BTRFS_FID_SIZE_CONNECTABLE_ROOT)
145 int fh_len, int fh_type)
152 fh_len != BTRFS_FID_SIZE_CONNECTABLE) &&
154 fh_len != BTRFS_FID_SIZE_CONNECTABLE_ROOT) &&
156 fh_len != BTRFS_FID_SIZE_NON_CONNECTABLE))
120 btrfs_fh_to_parent(struct super_block *sb, struct fid *fh, int fh_len, int fh_type) argument
144 btrfs_fh_to_dentry(struct super_block *sb, struct fid *fh, int fh_len, int fh_type) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/btrfs/
H A Dexport.c121 int fh_len, int fh_type)
128 if (fh_len != BTRFS_FID_SIZE_CONNECTABLE)
132 if (fh_len != BTRFS_FID_SIZE_CONNECTABLE_ROOT)
145 int fh_len, int fh_type)
152 fh_len != BTRFS_FID_SIZE_CONNECTABLE) &&
154 fh_len != BTRFS_FID_SIZE_CONNECTABLE_ROOT) &&
156 fh_len != BTRFS_FID_SIZE_NON_CONNECTABLE))
120 btrfs_fh_to_parent(struct super_block *sb, struct fid *fh, int fh_len, int fh_type) argument
144 btrfs_fh_to_dentry(struct super_block *sb, struct fid *fh, int fh_len, int fh_type) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_export.c159 int fh_len, int fileid_type)
164 if (fh_len < xfs_fileid_length(fileid_type))
183 int fh_len, int fileid_type)
158 xfs_fs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fileid_type) argument
182 xfs_fs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fileid_type) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_export.c159 int fh_len, int fileid_type)
164 if (fh_len < xfs_fileid_length(fileid_type))
183 int fh_len, int fileid_type)
158 xfs_fs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fileid_type) argument
182 xfs_fs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fileid_type) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ocfs2/
H A Dexport.c251 struct fid *fid, int fh_len, int fh_type)
255 if (fh_len < 3 || fh_type > 2)
265 struct fid *fid, int fh_len, int fh_type)
269 if (fh_type != 2 || fh_len < 6)
250 ocfs2_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
264 ocfs2_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/jffs2/
H A Dsuper.c94 int fh_len, int fh_type)
96 return generic_fh_to_dentry(sb, fid, fh_len, fh_type,
101 int fh_len, int fh_type)
103 return generic_fh_to_parent(sb, fid, fh_len, fh_type,
93 jffs2_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
100 jffs2_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ntfs/
H A Dnamei.c368 int fh_len, int fh_type)
370 return generic_fh_to_dentry(sb, fid, fh_len, fh_type,
375 int fh_len, int fh_type)
377 return generic_fh_to_parent(sb, fid, fh_len, fh_type,
367 ntfs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
374 ntfs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/jffs2/
H A Dsuper.c94 int fh_len, int fh_type)
96 return generic_fh_to_dentry(sb, fid, fh_len, fh_type,
101 int fh_len, int fh_type)
103 return generic_fh_to_parent(sb, fid, fh_len, fh_type,
93 jffs2_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
100 jffs2_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ntfs/
H A Dnamei.c368 int fh_len, int fh_type)
370 return generic_fh_to_dentry(sb, fid, fh_len, fh_type,
375 int fh_len, int fh_type)
377 return generic_fh_to_parent(sb, fid, fh_len, fh_type,
367 ntfs_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
374 ntfs_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ocfs2/
H A Dexport.c251 struct fid *fid, int fh_len, int fh_type)
255 if (fh_len < 3 || fh_type > 2)
265 struct fid *fid, int fh_len, int fh_type)
269 if (fh_type != 2 || fh_len < 6)
250 ocfs2_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
264 ocfs2_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/exportfs/
H A Dexpfs.c360 int fh_len, int fileid_type,
371 result = nop->fh_to_dentry(mnt->mnt_sb, fid, fh_len, fileid_type);
426 fh_len, fileid_type);
359 exportfs_decode_fh(struct vfsmount *mnt, struct fid *fid, int fh_len, int fileid_type, int (*acceptable)(void *, struct dentry *), void *context) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/exportfs/
H A Dexpfs.c360 int fh_len, int fileid_type,
371 result = nop->fh_to_dentry(mnt->mnt_sb, fid, fh_len, fileid_type);
426 fh_len, fileid_type);
359 exportfs_decode_fh(struct vfsmount *mnt, struct fid *fid, int fh_len, int fileid_type, int (*acceptable)(void *, struct dentry *), void *context) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ceph/
H A Dexport.c168 int fh_len, int fh_type)
178 int fh_len, int fh_type)
167 ceph_fh_to_dentry(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument
176 ceph_fh_to_parent(struct super_block *sb, struct fid *fid, int fh_len, int fh_type) argument

Completed in 376 milliseconds

123