Searched refs:nfs_fh (Results 1 - 25 of 54) sorted by relevance

123

/linux-master/include/linux/
H A Dnfs.h20 struct nfs_fh { struct
29 static inline int nfs_compare_fh(const struct nfs_fh *a, const struct nfs_fh *b)
34 static inline void nfs_copy_fh(struct nfs_fh *target, const struct nfs_fh *source)
57 static inline u32 nfs_fhandle_hash(const struct nfs_fh *fh)
62 static inline u32 nfs_fhandle_hash(const struct nfs_fh *fh)
H A Dnfs_xdr.h374 struct nfs_fh *fh;
430 struct nfs_fh *src_fh;
431 struct nfs_fh *dst_fh;
457 const struct nfs_fh * fh;
487 struct nfs_fh fh;
511 const struct nfs_fh * fh;
527 struct nfs_fh * fh;
557 struct nfs_fh * fh;
579 struct nfs_fh * fh;
593 struct nfs_fh * f
[all...]
H A Dnfs_ssc.h20 struct nfs_fh *src_fh, nfs4_stateid *stateid);
44 struct nfs_fh *src_fh, nfs4_stateid *stateid)
H A Dnfs_fs.h137 struct nfs_fh fh;
332 static inline struct nfs_fh *NFS_FH(const struct inode *inode)
416 extern struct inode *nfs_fhget(struct super_block *, struct nfs_fh *,
418 struct inode *nfs_ilookup(struct super_block *sb, struct nfs_fattr *, struct nfs_fh *);
473 extern struct nfs_fh *nfs_alloc_fhandle(void);
475 static inline void nfs_free_fhandle(const struct nfs_fh *fh)
481 extern u32 _nfs_display_fhandle_hash(const struct nfs_fh *fh);
482 static inline u32 nfs_display_fhandle_hash(const struct nfs_fh *fh)
486 extern void _nfs_display_fhandle(const struct nfs_fh *fh, const char *caption);
493 static inline u32 nfs_display_fhandle_hash(const struct nfs_fh *f
[all...]
/linux-master/fs/nfs/
H A Dexport.c25 static struct nfs_fh *nfs_exp_embedfh(__u32 *p)
27 return (struct nfs_fh *)(p + EMBED_FH_OFF);
37 struct nfs_fh *server_fh = NFS_FH(inode);
38 struct nfs_fh *clnt_fh = nfs_exp_embedfh(p);
39 size_t fh_size = offsetof(struct nfs_fh, data) + server_fh->size;
68 struct nfs_fh *server_fh = nfs_exp_embedfh(fid->raw);
69 size_t fh_size = offsetof(struct nfs_fh, data) + server_fh->size;
126 struct nfs_fh fh;
H A Dnfs3_fs.h31 struct nfs_server *nfs3_clone_server(struct nfs_server *, struct nfs_fh *,
H A Dcallback.h48 struct nfs_fh fh;
62 struct nfs_fh fh;
136 struct nfs_fh cbl_fh;
163 struct nfs_fh cbnl_fh;
173 struct nfs_fh coa_fh;
H A Dnfs4getroot.c13 int nfs4_get_rootfh(struct nfs_server *server, struct nfs_fh *mntfh, bool auth_probe)
H A Dnfs3proc.c61 do_proc_get_root(struct rpc_clnt *client, struct nfs_fh *fhandle,
88 nfs3_proc_get_root(struct nfs_server *server, struct nfs_fh *fhandle,
103 nfs3_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
157 struct nfs_fh *fhandle, struct nfs_fattr *fattr,
196 struct nfs_fh *fhandle, struct nfs_fattr *fattr)
210 static int nfs3_proc_lookupp(struct inode *inode, struct nfs_fh *fhandle,
294 struct nfs_fh fh;
778 nfs3_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle,
796 do_proc_fsinfo(struct rpc_clnt *client, struct nfs_fh *fhandle,
818 nfs3_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandl
[all...]
H A Dnfs4_fs.h65 int (*find_root_sec)(struct nfs_server *, struct nfs_fh *,
266 int (*get_locations)(struct nfs_server *, struct nfs_fh *,
299 extern int nfs4_proc_get_rootfh(struct nfs_server *, struct nfs_fh *, struct nfs_fsinfo *, bool);
306 extern int nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle);
309 extern int nfs4_proc_get_locations(struct nfs_server *, struct nfs_fh *,
315 struct nfs_fh *,
325 extern int nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
H A Dmount_clnt.c126 struct nfs_fh *fh;
133 struct nfs_fh *fh;
352 struct nfs_fh *fh = res->fh;
402 struct nfs_fh *fh = res->fh;
H A Ddelegation.h52 struct inode *nfs_delegation_find_inode(struct nfs_client *clp, const struct nfs_fh *fhandle);
H A Dnfs3client.c64 struct nfs_fh *fh,
H A Dproc.c54 nfs_proc_get_root(struct nfs_server *server, struct nfs_fh *fhandle,
103 nfs_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
157 struct nfs_fh *fhandle, struct nfs_fattr *fattr)
211 struct nfs_fh fhandle;
403 struct nfs_fh *fh;
531 nfs_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle,
559 nfs_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle,
590 nfs_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle,
H A Dnfstrace.h1139 const struct nfs_fh *fh = hdr->args.fh ?
1181 const struct nfs_fh *fh = hdr->args.fh ?
1227 const struct nfs_fh *fh = hdr->args.fh ?
1275 const struct nfs_fh *fh = hdr->args.fh ?
1315 const struct nfs_fh *fh = hdr->args.fh ?
1360 const struct nfs_fh *fh = hdr->args.fh ?
1460 const struct nfs_fh *fh = data->args.fh ?
1501 const struct nfs_fh *fh = data->args.fh ?
1555 const struct nfs_fh *fh = &nfsi->fh;
1595 const struct nfs_fh *f
[all...]
H A Dinternal.h143 struct nfs_fh *mntfh;
193 struct nfs_fh *fh;
210 int nfs_probe_server(struct nfs_server *, struct nfs_fh *);
234 struct nfs_fh *,
487 extern int nfs4_get_rootfh(struct nfs_server *server, struct nfs_fh *mntfh, bool);
H A Dnfs4trace.h235 const struct nfs_fh *cb_fh,
1286 const struct nfs_fh *fhandle,
1325 const struct nfs_fh *fhandle, \
1337 const struct nfs_fh *fhandle,
1381 const struct nfs_fh *fhandle, \
1391 const struct nfs_fh *fhandle,
1443 const struct nfs_fh *fhandle, \
1530 const struct nfs_fh *fh = hdr->args.fh ?
1604 const struct nfs_fh *fh = hdr->args.fh ?
1676 const struct nfs_fh *f
[all...]
/linux-master/fs/nfs/filelayout/
H A Dfilelayout.h67 struct nfs_fh **fh_array;
104 extern struct nfs_fh *
H A Dfilelayout.c457 struct nfs_fh *fh;
504 struct nfs_fh *fh;
713 fl->fh_array[i] = kmalloc(sizeof(struct nfs_fh), gfp_flags);
980 static struct nfs_fh *
1001 struct nfs_fh *fh;
/linux-master/include/linux/lockd/
H A Dbind.h30 struct nfs_fh *,
H A Dxdr.h42 struct nfs_fh fh;
/linux-master/fs/nfsd/
H A Dflexfilelayoutxdr.h42 struct nfs_fh fh;
H A Dlockd.c28 nlm_fopen(struct svc_rqst *rqstp, struct nfs_fh *f, struct file **filp,
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.h82 struct nfs_fh *fh_versions;
205 struct nfs_fh *
/linux-master/fs/lockd/
H A Dsvcsubs.c36 static inline void nlm_debug_print_fh(char *msg, struct nfs_fh *f)
54 static inline void nlm_debug_print_fh(char *msg, struct nfs_fh *f)
65 static inline unsigned int file_hash(struct nfs_fh *f)
135 memcpy(&file->f_handle, &lock->fh, sizeof(struct nfs_fh));

Completed in 218 milliseconds

123