Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfsd/
Dfilecache.c111 const struct nfsd_file *nf = data; in nfsd_file_obj_hashfn()
149 const struct nfsd_file *nf = ptr; in nfsd_file_obj_cmpfn()
173 .key_len = sizeof_field(struct nfsd_file, nf_inode),
174 .key_offset = offsetof(struct nfsd_file, nf_inode),
175 .head_offset = offsetof(struct nfsd_file, nf_rhash),
198 struct nfsd_file *nf = container_of(rcu, struct nfsd_file, nf_rcu); in nfsd_file_slab_free()
231 nfsd_file_mark_find_or_create(struct nfsd_file *nf, struct inode *inode) in nfsd_file_mark_find_or_create()
285 static struct nfsd_file *
288 struct nfsd_file *nf; in nfsd_file_alloc()
310 nfsd_file_free(struct nfsd_file *nf) in nfsd_file_free()
[all …]
Dfilecache.h31 struct nfsd_file { struct
54 void nfsd_file_put(struct nfsd_file *nf); argument
55 void nfsd_file_close(struct nfsd_file *nf);
56 struct nfsd_file *nfsd_file_get(struct nfsd_file *nf);
60 unsigned int may_flags, struct nfsd_file **nfp);
62 unsigned int may_flags, struct nfsd_file **nfp);
Dvfs.h39 struct nfsd_file;
77 struct nfsd_file *nf_src, u64 src_pos,
78 struct nfsd_file *nf_dst, u64 dst_pos,
123 struct nfsd_file *nf, loff_t offset,
Dstate.h556 struct nfsd_file *fi_fds[3];
566 struct nfsd_file *fi_deleg_file;
619 struct nfsd_file *ls_file;
671 stateid_t *stateid, int flags, struct nfsd_file **filp,
716 struct nfsd_file *find_any_file(struct nfs4_file *f);
Dtrace.h823 TP_PROTO(struct nfsd_file *nf),
849 TP_PROTO(struct nfsd_file *nf), \
859 const struct nfsd_file *nf
886 const struct nfsd_file *nf,
927 const struct nfsd_file *nf
992 const struct nfsd_file *nf
1022 TP_PROTO(struct nfsd_file *nf, __be32 status),
1116 const struct nfsd_file *nf
1141 const struct nfsd_file *nf \
Dnfs4state.c602 static struct nfsd_file *
610 static struct nfsd_file *
613 struct nfsd_file *ret; in find_writeable_file_locked()
623 static struct nfsd_file *
626 struct nfsd_file *ret; in find_writeable_file()
635 static struct nfsd_file *
638 struct nfsd_file *ret; in find_readable_file_locked()
648 static struct nfsd_file *
651 struct nfsd_file *ret; in find_readable_file()
660 struct nfsd_file *
[all …]
Dxdr4.h305 struct nfsd_file *rd_nf;
565 struct nfsd_file *nf_src;
566 struct nfsd_file *nf_dst;
Dnfs4proc.c1148 struct nfsd_file *nf = NULL; in nfsd4_write()
1186 stateid_t *src_stateid, struct nfsd_file **src, in nfsd4_verify_copy()
1187 stateid_t *dst_stateid, struct nfsd_file **dst) in nfsd4_verify_copy()
1229 struct nfsd_file *src, *dst; in nfsd4_clone()
1517 struct nfsd_file *dst) in nfsd4_cleanup_inter_ssc()
1571 struct nfsd_file *dst) in nfsd4_cleanup_inter_ssc()
1599 nfsd4_cleanup_intra_ssc(struct nfsd_file *src, struct nfsd_file *dst) in nfsd4_cleanup_intra_ssc()
1946 struct nfsd_file *nf; in nfsd4_fallocate()
2005 struct nfsd_file *nf; in nfsd4_seek()
Dvfs.c535 struct nfsd_file *nf_src, u64 src_pos, in nfsd4_clone_file_range()
536 struct nfsd_file *nf_dst, u64 dst_pos, in nfsd4_clone_file_range()
989 nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfsd_file *nf, in nfsd_vfs_write()
1083 struct nfsd_file *nf; in nfsd_read()
1115 struct nfsd_file *nf; in nfsd_write()
1158 struct nfsd_file *nf; in nfsd_commit()