Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/nfsd/
A Dfilecache.h31 struct nfsd_file { struct
55 void nfsd_file_put(struct nfsd_file *nf); argument
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);
65 struct nfsd_file **nfp);
A Dfilecache.c222 struct nfsd_file *nf = container_of(rcu, struct nfsd_file, nf_rcu); in nfsd_file_slab_free()
309 static struct nfsd_file *
312 struct nfsd_file *nf; in nfsd_file_alloc()
431 struct nfsd_file *
486 struct nfsd_file *nf; in nfsd_file_dispose_list()
532 struct nfsd_file *nf; in nfsd_file_dispose_list_delayed()
560 struct nfsd_file *nf = list_entry(item, struct nfsd_file, nf_lru); in nfsd_file_lru_cb()
699 struct nfsd_file *nf; in nfsd_file_queue_for_close()
743 struct nfsd_file *nf; in nfsd_file_close_inode_sync()
915 struct nfsd_file *nf; in __nfsd_file_cache_purge()
[all …]
A Dvfs.h39 struct nfsd_file;
78 struct nfsd_file *nf_src, u64 src_pos,
79 struct nfsd_file *nf_dst, u64 dst_pos,
92 struct nfsd_file *nf, u64 offset, u32 count,
125 struct nfsd_file *nf, loff_t offset,
A Dstate.h558 struct nfsd_file *fi_fds[3];
568 struct nfsd_file *fi_deleg_file;
621 struct nfsd_file *ls_file;
674 stateid_t *stateid, int flags, struct nfsd_file **filp,
717 struct nfsd_file *find_any_file(struct nfs4_file *f);
A Dtrace.h883 TP_PROTO(struct nfsd_file *nf),
909 TP_PROTO(struct nfsd_file *nf), \
920 const struct nfsd_file *nf
947 const struct nfsd_file *nf,
1016 const struct nfsd_file *nf
1046 TP_PROTO(const struct nfsd_file *nf, __be32 status),
1073 const struct nfsd_file *nf, \
1122 const struct nfsd_file *nf
1147 const struct nfsd_file *nf \
A Dnfs4state.c602 static struct nfsd_file *
605 struct nfsd_file *ret; in find_writeable_file_locked()
618 struct nfsd_file *ret; in find_writeable_file()
630 struct nfsd_file *ret; in find_readable_file_locked()
643 struct nfsd_file *ret; in find_readable_file()
652 struct nfsd_file *
655 struct nfsd_file *ret; in find_any_file()
1488 struct nfsd_file *nf; in nfs4_free_lock_stateid()
5452 struct nfsd_file *nf; in nfs4_set_delegation()
6459 struct nfsd_file *nf; in nfs4_check_file()
[all …]
A Dxdr4.h305 struct nfsd_file *rd_nf;
565 struct nfsd_file *nf_src;
566 struct nfsd_file *nf_dst;
A Dvfs.c602 struct nfsd_file *nf_src, u64 src_pos, in nfsd4_clone_file_range()
603 struct nfsd_file *nf_dst, u64 dst_pos, in nfsd4_clone_file_range()
1056 nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfsd_file *nf, in nfsd_vfs_write()
1152 struct nfsd_file *nf; in nfsd_read()
1184 struct nfsd_file *nf; in nfsd_write()
1222 nfsd_commit(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfsd_file *nf, in nfsd_commit()
A Dnfs4proc.c734 struct nfsd_file *nf; in nfsd4_commit()
1152 struct nfsd_file *nf = NULL; in nfsd4_write()
1188 stateid_t *src_stateid, struct nfsd_file **src, in nfsd4_verify_copy()
1189 stateid_t *dst_stateid, struct nfsd_file **dst) in nfsd4_verify_copy()
1229 struct nfsd_file *src, *dst; in nfsd4_clone()
1509 struct nfsd_file *dst) in nfsd4_cleanup_inter_ssc()
1542 struct nfsd_file *dst) in nfsd4_cleanup_inter_ssc()
1931 struct nfsd_file *nf; in nfsd4_fallocate()
1990 struct nfsd_file *nf; in nfsd4_seek()
A Dnfs3proc.c767 struct nfsd_file *nf; in nfsd3_proc_commit()

Completed in 44 milliseconds