Home
last modified time | relevance | path

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

123

/linux/include/linux/
A Dnfs_xdr.h374 struct nfs_fh *fh;
557 struct nfs_fh * fh;
579 struct nfs_fh * fh;
593 struct nfs_fh * fh;
646 struct nfs_fh * fh;
686 struct nfs_fh *fh;
753 struct nfs_fh * fh;
777 struct nfs_fh * fh;
782 struct nfs_fh * fh;
788 struct nfs_fh * fh;
[all …]
A Dnfs.h19 struct nfs_fh { struct
28 static inline int nfs_compare_fh(const struct nfs_fh *a, const struct nfs_fh *b) in nfs_compare_fh() argument
33 static inline void nfs_copy_fh(struct nfs_fh *target, const struct nfs_fh *source) in nfs_copy_fh()
A Dnfs_fs.h131 struct nfs_fh fh;
295 static inline struct nfs_fh *NFS_FH(const struct inode *inode) in NFS_FH()
390 extern struct inode *nfs_fhget(struct super_block *, struct nfs_fh *,
447 extern struct nfs_fh *nfs_alloc_fhandle(void);
449 static inline void nfs_free_fhandle(const struct nfs_fh *fh) in nfs_free_fhandle()
455 extern u32 _nfs_display_fhandle_hash(const struct nfs_fh *fh);
456 static inline u32 nfs_display_fhandle_hash(const struct nfs_fh *fh) in nfs_display_fhandle_hash()
467 static inline u32 nfs_display_fhandle_hash(const struct nfs_fh *fh) in nfs_display_fhandle_hash()
471 static inline void nfs_display_fhandle(const struct nfs_fh *fh, in nfs_display_fhandle()
531 struct nfs_fh *fh, struct nfs_fattr *fattr);
[all …]
A Dnfs_ssc.h20 struct nfs_fh *src_fh, nfs4_stateid *stateid);
44 struct nfs_fh *src_fh, nfs4_stateid *stateid) in nfs42_ssc_open()
/linux/fs/nfs/
A Dexport.c25 static struct nfs_fh *nfs_exp_embedfh(__u32 *p) in nfs_exp_embedfh()
27 return (struct nfs_fh *)(p + EMBED_FH_OFF); in nfs_exp_embedfh()
37 struct nfs_fh *server_fh = NFS_FH(inode); in nfs_encode_fh()
38 struct nfs_fh *clnt_fh = nfs_exp_embedfh(p); in nfs_encode_fh()
39 size_t fh_size = offsetof(struct nfs_fh, data) + server_fh->size; in nfs_encode_fh()
68 struct nfs_fh *server_fh = nfs_exp_embedfh(fid->raw); in nfs_fh_to_dentry()
69 size_t fh_size = offsetof(struct nfs_fh, data) + server_fh->size; in nfs_fh_to_dentry()
126 struct nfs_fh fh; in nfs_get_parent()
A Dcallback.h66 struct nfs_fh fh;
80 struct nfs_fh fh;
154 struct nfs_fh cbl_fh;
181 struct nfs_fh cbnl_fh;
191 struct nfs_fh coa_fh;
A Dnfs3proc.c60 do_proc_get_root(struct rpc_clnt *client, struct nfs_fh *fhandle, in do_proc_get_root()
87 nfs3_proc_get_root(struct nfs_server *server, struct nfs_fh *fhandle, in nfs3_proc_get_root()
102 nfs3_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, in nfs3_proc_getattr()
156 struct nfs_fh *fhandle, struct nfs_fattr *fattr, in __nfs3_proc_lookup()
195 struct nfs_fh *fhandle, struct nfs_fattr *fattr) in nfs3_proc_lookup()
209 static int nfs3_proc_lookupp(struct inode *inode, struct nfs_fh *fhandle, in nfs3_proc_lookupp()
292 struct nfs_fh fh;
775 nfs3_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, in nfs3_proc_statfs()
793 do_proc_fsinfo(struct rpc_clnt *client, struct nfs_fh *fhandle, in do_proc_fsinfo()
815 nfs3_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, in nfs3_proc_fsinfo()
[all …]
A Dproc.c54 nfs_proc_get_root(struct nfs_server *server, struct nfs_fh *fhandle, in nfs_proc_get_root()
102 nfs_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, in nfs_proc_getattr()
156 struct nfs_fh *fhandle, struct nfs_fattr *fattr) in nfs_proc_lookup()
210 struct nfs_fh fhandle;
401 struct nfs_fh *fh; in nfs_proc_symlink()
529 nfs_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, in nfs_proc_statfs()
557 nfs_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, in nfs_proc_fsinfo()
588 nfs_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle, in nfs_proc_pathconf()
A Dinternal.h129 struct nfs_fh *mntfh;
179 struct nfs_fh *fh;
196 int nfs_probe_server(struct nfs_server *, struct nfs_fh *);
220 struct nfs_fh *,
455 extern int nfs4_get_rootfh(struct nfs_server *server, struct nfs_fh *mntfh, bool);
765 static inline u32 nfs_fhandle_hash(const struct nfs_fh *fh) in nfs_fhandle_hash()
775 static inline u32 nfs_fhandle_hash(const struct nfs_fh *fh) in nfs_fhandle_hash()
A Dmount_clnt.c126 struct nfs_fh *fh;
133 struct nfs_fh *fh;
352 struct nfs_fh *fh = res->fh; in decode_fhandle()
402 struct nfs_fh *fh = res->fh; in decode_fhandle3()
A Dnfs4_fs.h63 int (*find_root_sec)(struct nfs_server *, struct nfs_fh *,
295 extern int nfs4_proc_get_rootfh(struct nfs_server *, struct nfs_fh *, struct nfs_fsinfo *, bool);
302 extern int nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle);
310 struct nfs_fh *,
318 extern int nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
A Dnfs3_fs.h32 struct nfs_server *nfs3_clone_server(struct nfs_server *, struct nfs_fh *,
A Dnfs4getroot.c13 int nfs4_get_rootfh(struct nfs_server *server, struct nfs_fh *mntfh, bool auth_probe) in nfs4_get_rootfh()
A Dnfstrace.h985 const struct nfs_fh *fh = hdr->args.fh ?
1027 const struct nfs_fh *fh = hdr->args.fh ?
1074 const struct nfs_fh *fh = hdr->args.fh ?
1122 const struct nfs_fh *fh = hdr->args.fh ?
1162 const struct nfs_fh *fh = hdr->args.fh ?
1207 const struct nfs_fh *fh = hdr->args.fh ?
1301 const struct nfs_fh *fh = data->args.fh ?
1342 const struct nfs_fh *fh = data->args.fh ?
1372 const struct nfs_fh *fh,
A Dnfs2xdr.c185 static void encode_fhandle(struct xdr_stream *xdr, const struct nfs_fh *fh) in encode_fhandle()
193 static int decode_fhandle(struct xdr_stream *xdr, struct nfs_fh *fh) in decode_fhandle()
494 static void encode_diropargs(struct xdr_stream *xdr, const struct nfs_fh *fh, in encode_diropargs()
557 const struct nfs_fh *fh = data; in nfs2_xdr_enc_fhandle()
A Dinode.c311 struct nfs_fh *fh;
325 struct nfs_fh *fh = desc->fh; in nfs_find_actor()
409 nfs_ilookup(struct super_block *sb, struct nfs_fattr *fattr, struct nfs_fh *fh) in nfs_ilookup()
450 nfs_fhget(struct super_block *sb, struct nfs_fh *fh, struct nfs_fattr *fattr) in nfs_fhget()
1615 struct nfs_fh *nfs_alloc_fhandle(void) in nfs_alloc_fhandle()
1617 struct nfs_fh *fh; in nfs_alloc_fhandle()
1619 fh = kmalloc(sizeof(struct nfs_fh), GFP_NOFS); in nfs_alloc_fhandle()
1635 u32 _nfs_display_fhandle_hash(const struct nfs_fh *fh) in _nfs_display_fhandle_hash()
1651 void _nfs_display_fhandle(const struct nfs_fh *fh, const char *caption) in _nfs_display_fhandle()
A Dnfs4trace.h205 const struct nfs_fh *cb_fh,
1254 const struct nfs_fh *fhandle,
1293 const struct nfs_fh *fhandle, \
1305 const struct nfs_fh *fhandle,
1349 const struct nfs_fh *fhandle, \
1359 const struct nfs_fh *fhandle,
1411 const struct nfs_fh *fhandle, \
1498 const struct nfs_fh *fh = hdr->args.fh ?
1572 const struct nfs_fh *fh = hdr->args.fh ?
1644 const struct nfs_fh *fh = data->args.fh ?
[all …]
/linux/fs/nfs/filelayout/
A Dfilelayout.h67 struct nfs_fh **fh_array;
104 extern struct nfs_fh *
A Dfilelayout.c455 struct nfs_fh *fh; in filelayout_read_pagelist()
502 struct nfs_fh *fh; in filelayout_write_pagelist()
711 fl->fh_array[i] = kmalloc(sizeof(struct nfs_fh), gfp_flags); in filelayout_decode_layout()
963 static struct nfs_fh *
984 struct nfs_fh *fh; in filelayout_initiate_commit()
/linux/fs/lockd/
A Dsvcsubs.c36 static inline void nlm_debug_print_fh(char *msg, struct nfs_fh *f) in nlm_debug_print_fh()
54 static inline void nlm_debug_print_fh(char *msg, struct nfs_fh *f) in nlm_debug_print_fh()
65 static inline unsigned int file_hash(struct nfs_fh *f) in file_hash()
135 memcpy(&file->f_handle, &lock->fh, sizeof(struct nfs_fh)); in nlm_lookup_file()
/linux/fs/nfs/flexfilelayout/
A Dflexfilelayout.h82 struct nfs_fh *fh_versions;
205 struct nfs_fh *
/linux/fs/nfsd/
A Dflexfilelayoutxdr.h42 struct nfs_fh fh;
A Dlockd.c28 nlm_fopen(struct svc_rqst *rqstp, struct nfs_fh *f, struct file **filp, in nlm_fopen()
/linux/include/linux/lockd/
A Dbind.h29 struct nfs_fh *,
A Dxdr.h41 struct nfs_fh fh;

Completed in 64 milliseconds

123