Home
last modified time | relevance | path

Searched refs:nfsd_file (Results 1 – 20 of 20) sorted by relevance

/fs/nfsd/
A Dfilecache.h37 struct nfsd_file { struct
64 void nfsd_file_put(struct nfsd_file *nf); argument
65 struct net *nfsd_file_put_local(struct nfsd_file __rcu **nf);
66 struct nfsd_file *nfsd_file_get_local(struct nfsd_file *nf);
67 struct nfsd_file *nfsd_file_get(struct nfsd_file *nf);
68 struct file *nfsd_file_file(struct nfsd_file *nf);
73 unsigned int may_flags, struct nfsd_file **nfp);
75 unsigned int may_flags, struct nfsd_file **nfp);
78 struct nfsd_file **nfp);
81 unsigned int may_flags, struct nfsd_file **pnf);
A Dfilecache.c123 struct nfsd_file *nf = container_of(rcu, struct nfsd_file, nf_rcu); in nfsd_file_slab_free()
214 struct nfsd_file *nf; in nfsd_file_alloc()
341 struct nfsd_file *
383 struct nfsd_file *nf; in nfsd_file_put_local()
400 struct nfsd_file *
430 struct nfsd_file *nf; in nfsd_file_dispose_list()
517 struct nfsd_file *nf = list_entry(item, struct nfsd_file, nf_lru); in nfsd_file_lru_cb()
559 struct nfsd_file *nf = list_entry(item, struct nfsd_file, nf_lru); in nfsd_file_gc_cb()
693 struct nfsd_file *nf; in nfsd_file_queue_for_close()
886 struct nfsd_file *nf; in __nfsd_file_cache_purge()
[all …]
A Dlocalio.c46 static struct nfsd_file *
49 const struct nfs_fh *nfs_fh, struct nfsd_file __rcu **pnf, in nfsd_open_local_fh()
55 struct nfsd_file *localio; in nfsd_open_local_fh()
92 struct nfsd_file *new; in nfsd_open_local_fh()
A Dvfs.h41 struct nfsd_file;
88 struct nfsd_file *nf_src, u64 src_pos,
89 struct nfsd_file *nf_dst, u64 dst_pos,
102 struct nfsd_file *nf, u64 offset, u32 count,
135 struct nfsd_file *nf, loff_t offset,
A Dstate.h657 struct nfsd_file *fi_fds[3];
667 struct nfsd_file *fi_deleg_file;
668 struct nfsd_file *fi_rdeleg_file;
721 struct nfsd_file *ls_file;
775 stateid_t *stateid, int flags, struct nfsd_file **filp,
829 struct nfsd_file *find_any_file(struct nfs4_file *f);
A Dnfs4state.c586 static struct nfsd_file *
589 struct nfsd_file *ret; in find_writeable_file_locked()
599 static struct nfsd_file *
602 struct nfsd_file *ret; in find_writeable_file()
611 static struct nfsd_file *
614 struct nfsd_file *ret; in find_readable_file_locked()
627 struct nfsd_file *ret; in find_readable_file()
636 struct nfsd_file *
639 struct nfsd_file *ret; in find_any_file()
1516 struct nfsd_file *nf; in nfs4_free_lock_stateid()
[all …]
A Dpnfs.h41 struct nfsd_file *file);
A Dnfs4layouts.c157 struct nfsd_file *fl; in nfsd4_close_layout()
623 nfsd4_cb_layout_fail(struct nfs4_layout_stateid *ls, struct nfsd_file *file) in nfsd4_cb_layout_fail()
675 struct nfsd_file *fl; in nfsd4_cb_layout_done()
A Dxdr4.h424 struct nfsd_file *rd_nf;
712 struct nfsd_file *nf_src;
713 struct nfsd_file *nf_dst;
A Dtrace.h1078 TP_PROTO(struct nfsd_file *nf),
1104 TP_PROTO(struct nfsd_file *nf), \
1114 const struct nfsd_file *nf
1141 const struct nfsd_file *nf,
1210 const struct nfsd_file *nf
1240 TP_PROTO(const struct nfsd_file *nf, __be32 status),
1267 const struct nfsd_file *nf, \
1316 const struct nfsd_file *nf
1341 const struct nfsd_file *nf \
A Dvfs.c661 struct nfsd_file *nf_src, u64 src_pos, in nfsd4_clone_file_range()
662 struct nfsd_file *nf_dst, u64 dst_pos, in nfsd4_clone_file_range()
1177 struct nfsd_file *nf, loff_t offset, in nfsd_vfs_write()
1303 struct nfsd_file *nf; in nfsd_read()
1343 struct nfsd_file *nf; in nfsd_write()
1381 nfsd_commit(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfsd_file *nf, in nfsd_commit()
A Dnfs4proc.c764 struct nfsd_file *nf; in nfsd4_commit()
1218 struct nfsd_file *nf = NULL; in nfsd4_write()
1249 stateid_t *src_stateid, struct nfsd_file **src, in nfsd4_verify_copy()
1250 stateid_t *dst_stateid, struct nfsd_file **dst) in nfsd4_verify_copy()
1290 struct nfsd_file *src, *dst; in nfsd4_clone()
1642 struct nfsd_file *dst) in nfsd4_cleanup_inter_ssc()
1675 struct nfsd_file *dst) in nfsd4_cleanup_inter_ssc()
2106 struct nfsd_file *nf; in nfsd4_fallocate()
2170 struct nfsd_file *nf; in nfsd4_seek()
A Dblocklayout.c333 nfsd4_scsi_fence_client(struct nfs4_layout_stateid *ls, struct nfsd_file *file) in nfsd4_scsi_fence_client()
A Dnfs3proc.c751 struct nfsd_file *nf; in nfsd3_proc_commit()
/fs/nfs/
A Dlocalio.c39 struct nfsd_file *localio;
43 struct nfsd_file *localio;
219 struct nfsd_file __rcu *nf = (struct nfsd_file __rcu*) localio; in nfs_local_file_put()
230 static struct nfsd_file *
233 struct nfsd_file __rcu **pnf, in __nfs_local_open_fh()
236 struct nfsd_file *localio; in __nfs_local_open_fh()
261 struct nfsd_file *
266 struct nfsd_file *nf, __rcu **pnf; in nfs_local_open_fh()
466 struct nfsd_file *localio, in nfs_do_local_read()
663 struct nfsd_file *localio, in nfs_do_local_write()
[all …]
A Dinternal.h313 struct nfsd_file *localio);
459 extern struct nfsd_file *nfs_local_open_fh(struct nfs_client *,
465 struct nfsd_file *,
468 extern int nfs_local_commit(struct nfsd_file *,
476 static inline struct nfsd_file *
484 struct nfsd_file *localio, in nfs_local_doio()
490 static inline int nfs_local_commit(struct nfsd_file *localio, in nfs_local_commit()
581 struct nfsd_file *localio);
A Dpagelist.c735 struct nfsd_file *localio) in nfs_initiate_pgio()
963 struct nfsd_file *localio = in nfs_generic_pg_pgios()
A Dwrite.c1665 struct nfsd_file *localio) in nfs_initiate_commit()
1796 struct nfsd_file *localio; in nfs_commit_list()
/fs/nfs_common/
A Dnfslocalio.c265 struct nfsd_file *nfs_open_local_fh(nfs_uuid_t *uuid, in nfs_open_local_fh()
268 struct nfsd_file __rcu **pnf, in nfs_open_local_fh()
272 struct nfsd_file *localio; in nfs_open_local_fh()
/fs/nfs/flexfilelayout/
A Dflexfilelayout.c166 static struct nfsd_file *
1863 struct nfsd_file *localio; in ff_layout_read_pagelist()
1944 struct nfsd_file *localio; in ff_layout_write_pagelist()
2038 struct nfsd_file *localio; in ff_layout_initiate_commit()

Completed in 80 milliseconds