Home
last modified time | relevance | path

Searched refs:nfs_seqid_counter (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4_fs.h55 struct nfs_seqid_counter;
71 (*alloc_seqid)(struct nfs_seqid_counter *, gfp_t);
82 struct nfs_seqid_counter { struct
93 struct nfs_seqid_counter *sequence;
98 static inline void nfs_confirm_seqid(struct nfs_seqid_counter *seqid, int status) in nfs_confirm_seqid()
121 struct nfs_seqid_counter so_seqid;
153 struct nfs_seqid_counter ls_seqid;
520 extern struct nfs_seqid *nfs_alloc_seqid(struct nfs_seqid_counter *counter, gfp_t gfp_mask);
H A Dnfs4state.c473 nfs4_init_seqid_counter(struct nfs_seqid_counter *sc) in nfs4_init_seqid_counter()
484 nfs4_destroy_seqid_counter(struct nfs_seqid_counter *sc) in nfs4_destroy_seqid_counter()
1078 struct nfs_seqid *nfs_alloc_seqid(struct nfs_seqid_counter *counter, gfp_t gfp_mask) in nfs_alloc_seqid()
1093 struct nfs_seqid_counter *sequence; in nfs_release_seqid()
1177 struct nfs_seqid_counter *sequence; in nfs_wait_on_sequence()
H A Dnfs4proc.c1345 struct nfs_seqid *(*alloc_seqid)(struct nfs_seqid_counter *, gfp_t); in nfs4_opendata_alloc()
3735 struct nfs_seqid *(*alloc_seqid)(struct nfs_seqid_counter *, gfp_t); in nfs4_do_close()
6891 struct nfs_seqid *(*alloc_seqid)(struct nfs_seqid_counter *, gfp_t); in nfs4_proc_unlck()
6951 struct nfs_seqid *(*alloc_seqid)(struct nfs_seqid_counter *, gfp_t); in nfs4_alloc_lockdata()
10296 nfs_alloc_no_seqid(struct nfs_seqid_counter *arg1, gfp_t arg2) in nfs_alloc_no_seqid()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4_fs.h56 struct nfs_seqid_counter;
72 (*alloc_seqid)(struct nfs_seqid_counter *, gfp_t);
83 struct nfs_seqid_counter { struct
94 struct nfs_seqid_counter *sequence;
99 static inline void nfs_confirm_seqid(struct nfs_seqid_counter *seqid, int status) in nfs_confirm_seqid()
122 struct nfs_seqid_counter so_seqid;
155 struct nfs_seqid_counter ls_seqid;
523 extern struct nfs_seqid *nfs_alloc_seqid(struct nfs_seqid_counter *counter, gfp_t gfp_mask);
H A Dnfs4state.c473 nfs4_init_seqid_counter(struct nfs_seqid_counter *sc) in nfs4_init_seqid_counter()
484 nfs4_destroy_seqid_counter(struct nfs_seqid_counter *sc) in nfs4_destroy_seqid_counter()
1077 struct nfs_seqid *nfs_alloc_seqid(struct nfs_seqid_counter *counter, gfp_t gfp_mask) in nfs_alloc_seqid()
1092 struct nfs_seqid_counter *sequence; in nfs_release_seqid()
1177 struct nfs_seqid_counter *sequence; in nfs_wait_on_sequence()
H A Dnfs4proc.c1360 struct nfs_seqid *(*alloc_seqid)(struct nfs_seqid_counter *, gfp_t); in nfs4_opendata_alloc()
3733 struct nfs_seqid *(*alloc_seqid)(struct nfs_seqid_counter *, gfp_t); in nfs4_do_close()
7020 struct nfs_seqid *(*alloc_seqid)(struct nfs_seqid_counter *, gfp_t); in nfs4_proc_unlck()
7081 struct nfs_seqid *(*alloc_seqid)(struct nfs_seqid_counter *, gfp_t); in nfs4_alloc_lockdata()
10511 nfs_alloc_no_seqid(struct nfs_seqid_counter *arg1, gfp_t arg2) in nfs_alloc_no_seqid()

Completed in 35 milliseconds