Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfsd/
Dfilecache.c86 struct nfsd_file *nf = container_of(rcu, struct nfsd_file, nf_rcu); in nfsd_file_slab_free()
120 nfsd_file_mark_find_or_create(struct nfsd_file *nf) in nfsd_file_mark_find_or_create()
170 static struct nfsd_file *
174 struct nfsd_file *nf; in nfsd_file_alloc()
201 nfsd_file_free(struct nfsd_file *nf) in nfsd_file_free()
219 nfsd_file_check_writeback(struct nfsd_file *nf) in nfsd_file_check_writeback()
232 nfsd_file_check_write_error(struct nfsd_file *nf) in nfsd_file_check_write_error()
242 nfsd_file_in_use(struct nfsd_file *nf) in nfsd_file_in_use()
249 nfsd_file_do_unhash(struct nfsd_file *nf) in nfsd_file_do_unhash()
265 nfsd_file_unhash(struct nfsd_file *nf) in nfsd_file_unhash()
[all …]
Dfilecache.h31 struct nfsd_file { struct
54 void nfsd_file_put(struct nfsd_file *nf); argument
55 struct nfsd_file *nfsd_file_get(struct nfsd_file *nf);
59 unsigned int may_flags, struct nfsd_file **nfp);
Dstate.h510 struct nfsd_file *fi_fds[3];
520 struct nfsd_file *fi_deleg_file;
569 struct nfsd_file *ls_file;
620 stateid_t *stateid, int flags, struct nfsd_file **filp);
661 struct nfsd_file *find_any_file(struct nfs4_file *f);
Dtrace.h185 TP_PROTO(struct nfsd_file *nf),
214 TP_PROTO(struct nfsd_file *nf), \
226 struct nfsd_file *nf, __be32 status),
Dnfs4state.c433 static struct nfsd_file *
441 static struct nfsd_file *
444 struct nfsd_file *ret; in find_writeable_file_locked()
454 static struct nfsd_file *
457 struct nfsd_file *ret; in find_writeable_file()
466 static struct nfsd_file *
469 struct nfsd_file *ret; in find_readable_file_locked()
479 static struct nfsd_file *
482 struct nfsd_file *ret; in find_readable_file()
491 struct nfsd_file *
[all …]
Dxdr4.h280 struct nfsd_file *rd_nf;
540 struct nfsd_file *nf_src;
541 struct nfsd_file *nf_dst;
Dnfs4proc.c990 struct nfsd_file *nf = NULL; in nfsd4_write()
1028 stateid_t *src_stateid, struct nfsd_file **src, in nfsd4_verify_copy()
1029 stateid_t *dst_stateid, struct nfsd_file **dst) in nfsd4_verify_copy()
1071 struct nfsd_file *src, *dst; in nfsd4_clone()
1345 struct nfsd_file *nf; in nfsd4_fallocate()
1404 struct nfsd_file *nf; in nfsd4_seek()
Dvfs.c1004 struct nfsd_file *nf; in nfsd_read()
1035 struct nfsd_file *nf; in nfsd_write()
1066 struct nfsd_file *nf; in nfsd_commit()