Home
last modified time | relevance | path

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

/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()
174 static struct nfsd_file *
178 struct nfsd_file *nf; in nfsd_file_alloc()
205 nfsd_file_free(struct nfsd_file *nf) in nfsd_file_free()
223 nfsd_file_check_writeback(struct nfsd_file *nf) in nfsd_file_check_writeback()
236 nfsd_file_check_write_error(struct nfsd_file *nf) in nfsd_file_check_write_error()
246 nfsd_file_in_use(struct nfsd_file *nf) in nfsd_file_in_use()
253 nfsd_file_do_unhash(struct nfsd_file *nf) in nfsd_file_do_unhash()
267 nfsd_file_unhash(struct nfsd_file *nf) in nfsd_file_unhash()
[all …]
Dfilecache.h31 struct nfsd_file { struct
56 void nfsd_file_put(struct nfsd_file *nf); argument
57 struct nfsd_file *nfsd_file_get(struct nfsd_file *nf);
61 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.h191 TP_PROTO(struct nfsd_file *nf),
220 TP_PROTO(struct nfsd_file *nf), \
232 struct nfsd_file *nf, __be32 status),
Dnfs4state.c435 static struct nfsd_file *
443 static struct nfsd_file *
446 struct nfsd_file *ret; in find_writeable_file_locked()
456 static struct nfsd_file *
459 struct nfsd_file *ret; in find_writeable_file()
468 static struct nfsd_file *
471 struct nfsd_file *ret; in find_readable_file_locked()
481 static struct nfsd_file *
484 struct nfsd_file *ret; in find_readable_file()
493 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()
1029 stateid_t *src_stateid, struct nfsd_file **src, in nfsd4_verify_copy()
1030 stateid_t *dst_stateid, struct nfsd_file **dst) in nfsd4_verify_copy()
1074 struct nfsd_file *src, *dst; in nfsd4_clone()
1350 struct nfsd_file *nf; in nfsd4_fallocate()
1409 struct nfsd_file *nf; in nfsd4_seek()
Dvfs.c1020 struct nfsd_file *nf; in nfsd_read()
1051 struct nfsd_file *nf; in nfsd_write()
1082 struct nfsd_file *nf; in nfsd_commit()