Home
last modified time | relevance | path

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

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfsd/
H A Dfilecache.c85 struct nfsd_file *nf = container_of(rcu, struct nfsd_file, nf_rcu); in nfsd_file_slab_free()
176 struct nfsd_file *nf; in nfsd_file_alloc()
320 struct nfsd_file *
331 struct nfsd_file *nf; in nfsd_file_dispose_list()
344 struct nfsd_file *nf; in nfsd_file_dispose_list_sync()
401 struct nfsd_file *nf; in nfsd_file_dispose_list_delayed()
420 struct nfsd_file *nf = list_entry(item, struct nfsd_file, nf_lru); in nfsd_file_lru_cb()
458 struct nfsd_file *nf; in nfsd_file_lru_walk_list()
512 struct nfsd_file *nf; in __nfsd_file_close_inode()
726 struct nfsd_file *nf; in nfsd_file_cache_purge()
[all …]
H A Dfilecache.h31 struct nfsd_file { struct
57 void nfsd_file_put(struct nfsd_file *nf); argument
58 struct nfsd_file *nfsd_file_get(struct nfsd_file *nf);
62 unsigned int may_flags, struct nfsd_file **nfp);
H A Dvfs.h37 struct nfsd_file;
60 __be32 nfsd4_clone_file_range(struct nfsd_file *nf_src, u64 src_pos,
61 struct nfsd_file *nf_dst, u64 dst_pos,
110 struct nfsd_file *nf, loff_t offset,
H A Dstate.h530 struct nfsd_file *fi_fds[3];
540 struct nfsd_file *fi_deleg_file;
589 struct nfsd_file *ls_file;
640 stateid_t *stateid, int flags, struct nfsd_file **filp,
687 struct nfsd_file *find_any_file(struct nfs4_file *f);
H A Dnfs4state.c553 static struct nfsd_file *
564 struct nfsd_file *ret; in find_writeable_file_locked()
577 struct nfsd_file *ret; in find_writeable_file()
589 struct nfsd_file *ret; in find_readable_file_locked()
602 struct nfsd_file *ret; in find_readable_file()
611 struct nfsd_file *
614 struct nfsd_file *ret; in find_any_file()
1378 struct nfsd_file *nf; in nfs4_free_lock_stateid()
5057 struct nfsd_file *nf; in nfs4_set_delegation()
5807 struct nfsd_file *nf; in nfs4_check_file()
[all …]
H A Dnfs4proc.c1009 struct nfsd_file *nf = NULL; in nfsd4_write()
1047 stateid_t *src_stateid, struct nfsd_file **src, in nfsd4_verify_copy()
1048 stateid_t *dst_stateid, struct nfsd_file **dst) in nfsd4_verify_copy()
1090 struct nfsd_file *src, *dst; in nfsd4_clone()
1301 nfsd4_cleanup_inter_ssc(struct vfsmount *ss_mnt, struct nfsd_file *src, in nfsd4_cleanup_inter_ssc()
1302 struct nfsd_file *dst) in nfsd4_cleanup_inter_ssc()
1324 struct nfsd_file *dst) in nfsd4_cleanup_inter_ssc()
1352 nfsd4_cleanup_intra_ssc(struct nfsd_file *src, struct nfsd_file *dst) in nfsd4_cleanup_intra_ssc()
1473 copy->nf_src = kzalloc(sizeof(struct nfsd_file), GFP_KERNEL); in nfsd4_do_async_copy()
1657 struct nfsd_file *nf; in nfsd4_fallocate()
[all …]
H A Dxdr4.h303 struct nfsd_file *rd_nf;
557 struct nfsd_file *nf_src;
558 struct nfsd_file *nf_dst;
H A Dvfs.c534 __be32 nfsd4_clone_file_range(struct nfsd_file *nf_src, u64 src_pos, in nfsd4_clone_file_range()
535 struct nfsd_file *nf_dst, u64 dst_pos, u64 count, bool sync) in nfsd4_clone_file_range()
976 nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfsd_file *nf, in nfsd_vfs_write()
1076 struct nfsd_file *nf; in nfsd_read()
1108 struct nfsd_file *nf; in nfsd_write()
1139 struct nfsd_file *nf; in nfsd_commit()
H A Dtrace.h610 TP_PROTO(struct nfsd_file *nf),
639 TP_PROTO(struct nfsd_file *nf), \
651 struct nfsd_file *nf, __be32 status),
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfsd/
H A Dfilecache.c85 struct nfsd_file *nf = container_of(rcu, struct nfsd_file, nf_rcu); in nfsd_file_slab_free()
176 struct nfsd_file *nf; in nfsd_file_alloc()
320 struct nfsd_file *
331 struct nfsd_file *nf; in nfsd_file_dispose_list()
344 struct nfsd_file *nf; in nfsd_file_dispose_list_sync()
401 struct nfsd_file *nf; in nfsd_file_dispose_list_delayed()
420 struct nfsd_file *nf = list_entry(item, struct nfsd_file, nf_lru); in nfsd_file_lru_cb()
458 struct nfsd_file *nf; in nfsd_file_lru_walk_list()
512 struct nfsd_file *nf; in __nfsd_file_close_inode()
726 struct nfsd_file *nf; in nfsd_file_cache_purge()
[all …]
H A Dfilecache.h31 struct nfsd_file { struct
57 void nfsd_file_put(struct nfsd_file *nf); argument
58 struct nfsd_file *nfsd_file_get(struct nfsd_file *nf);
62 unsigned int may_flags, struct nfsd_file **nfp);
H A Dvfs.h37 struct nfsd_file;
60 __be32 nfsd4_clone_file_range(struct nfsd_file *nf_src, u64 src_pos,
61 struct nfsd_file *nf_dst, u64 dst_pos,
110 struct nfsd_file *nf, loff_t offset,
H A Dstate.h530 struct nfsd_file *fi_fds[3];
540 struct nfsd_file *fi_deleg_file;
589 struct nfsd_file *ls_file;
640 stateid_t *stateid, int flags, struct nfsd_file **filp,
687 struct nfsd_file *find_any_file(struct nfs4_file *f);
H A Dnfs4state.c553 static struct nfsd_file *
564 struct nfsd_file *ret; in find_writeable_file_locked()
577 struct nfsd_file *ret; in find_writeable_file()
589 struct nfsd_file *ret; in find_readable_file_locked()
602 struct nfsd_file *ret; in find_readable_file()
611 struct nfsd_file *
614 struct nfsd_file *ret; in find_any_file()
1378 struct nfsd_file *nf; in nfs4_free_lock_stateid()
5057 struct nfsd_file *nf; in nfs4_set_delegation()
5807 struct nfsd_file *nf; in nfs4_check_file()
[all …]
H A Dnfs4proc.c1009 struct nfsd_file *nf = NULL; in nfsd4_write()
1047 stateid_t *src_stateid, struct nfsd_file **src, in nfsd4_verify_copy()
1048 stateid_t *dst_stateid, struct nfsd_file **dst) in nfsd4_verify_copy()
1090 struct nfsd_file *src, *dst; in nfsd4_clone()
1301 nfsd4_cleanup_inter_ssc(struct vfsmount *ss_mnt, struct nfsd_file *src, in nfsd4_cleanup_inter_ssc()
1302 struct nfsd_file *dst) in nfsd4_cleanup_inter_ssc()
1324 struct nfsd_file *dst) in nfsd4_cleanup_inter_ssc()
1352 nfsd4_cleanup_intra_ssc(struct nfsd_file *src, struct nfsd_file *dst) in nfsd4_cleanup_intra_ssc()
1473 copy->nf_src = kzalloc(sizeof(struct nfsd_file), GFP_KERNEL); in nfsd4_do_async_copy()
1657 struct nfsd_file *nf; in nfsd4_fallocate()
[all …]
H A Dxdr4.h303 struct nfsd_file *rd_nf;
557 struct nfsd_file *nf_src;
558 struct nfsd_file *nf_dst;
H A Dvfs.c534 __be32 nfsd4_clone_file_range(struct nfsd_file *nf_src, u64 src_pos, in nfsd4_clone_file_range()
535 struct nfsd_file *nf_dst, u64 dst_pos, u64 count, bool sync) in nfsd4_clone_file_range()
976 nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfsd_file *nf, in nfsd_vfs_write()
1076 struct nfsd_file *nf; in nfsd_read()
1108 struct nfsd_file *nf; in nfsd_write()
1139 struct nfsd_file *nf; in nfsd_commit()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfsd/
H A Dfilecache.c85 struct nfsd_file *nf = container_of(rcu, struct nfsd_file, nf_rcu); in nfsd_file_slab_free()
176 struct nfsd_file *nf; in nfsd_file_alloc()
320 struct nfsd_file *
331 struct nfsd_file *nf; in nfsd_file_dispose_list()
344 struct nfsd_file *nf; in nfsd_file_dispose_list_sync()
401 struct nfsd_file *nf; in nfsd_file_dispose_list_delayed()
420 struct nfsd_file *nf = list_entry(item, struct nfsd_file, nf_lru); in nfsd_file_lru_cb()
458 struct nfsd_file *nf; in nfsd_file_lru_walk_list()
512 struct nfsd_file *nf; in __nfsd_file_close_inode()
726 struct nfsd_file *nf; in nfsd_file_cache_purge()
[all …]
H A Dfilecache.h31 struct nfsd_file { struct
57 void nfsd_file_put(struct nfsd_file *nf); argument
58 struct nfsd_file *nfsd_file_get(struct nfsd_file *nf);
62 unsigned int may_flags, struct nfsd_file **nfp);
H A Dvfs.h37 struct nfsd_file;
60 __be32 nfsd4_clone_file_range(struct nfsd_file *nf_src, u64 src_pos,
61 struct nfsd_file *nf_dst, u64 dst_pos,
110 struct nfsd_file *nf, loff_t offset,
H A Dstate.h530 struct nfsd_file *fi_fds[3];
540 struct nfsd_file *fi_deleg_file;
589 struct nfsd_file *ls_file;
640 stateid_t *stateid, int flags, struct nfsd_file **filp,
687 struct nfsd_file *find_any_file(struct nfs4_file *f);
H A Dnfs4state.c553 static struct nfsd_file *
564 struct nfsd_file *ret; in find_writeable_file_locked()
577 struct nfsd_file *ret; in find_writeable_file()
589 struct nfsd_file *ret; in find_readable_file_locked()
602 struct nfsd_file *ret; in find_readable_file()
611 struct nfsd_file *
614 struct nfsd_file *ret; in find_any_file()
1378 struct nfsd_file *nf; in nfs4_free_lock_stateid()
5057 struct nfsd_file *nf; in nfs4_set_delegation()
5807 struct nfsd_file *nf; in nfs4_check_file()
[all …]
H A Dnfs4proc.c1009 struct nfsd_file *nf = NULL; in nfsd4_write()
1047 stateid_t *src_stateid, struct nfsd_file **src, in nfsd4_verify_copy()
1048 stateid_t *dst_stateid, struct nfsd_file **dst) in nfsd4_verify_copy()
1090 struct nfsd_file *src, *dst; in nfsd4_clone()
1301 nfsd4_cleanup_inter_ssc(struct vfsmount *ss_mnt, struct nfsd_file *src, in nfsd4_cleanup_inter_ssc()
1302 struct nfsd_file *dst) in nfsd4_cleanup_inter_ssc()
1324 struct nfsd_file *dst) in nfsd4_cleanup_inter_ssc()
1352 nfsd4_cleanup_intra_ssc(struct nfsd_file *src, struct nfsd_file *dst) in nfsd4_cleanup_intra_ssc()
1473 copy->nf_src = kzalloc(sizeof(struct nfsd_file), GFP_KERNEL); in nfsd4_do_async_copy()
1657 struct nfsd_file *nf; in nfsd4_fallocate()
[all …]
H A Dxdr4.h303 struct nfsd_file *rd_nf;
557 struct nfsd_file *nf_src;
558 struct nfsd_file *nf_dst;
H A Dvfs.c534 __be32 nfsd4_clone_file_range(struct nfsd_file *nf_src, u64 src_pos, in nfsd4_clone_file_range()
535 struct nfsd_file *nf_dst, u64 dst_pos, u64 count, bool sync) in nfsd4_clone_file_range()
976 nfsd_vfs_write(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfsd_file *nf, in nfsd_vfs_write()
1076 struct nfsd_file *nf; in nfsd_read()
1108 struct nfsd_file *nf; in nfsd_write()
1139 struct nfsd_file *nf; in nfsd_commit()

12