Searched refs:nfs4_state_protect_write (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4_fs.h | 409 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write() function 436 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write() function 667 #define nfs4_state_protect_write(a, b, c, d) do { } while (0) macro
|
H A D | nfs4proc.c | 5513 nfs4_state_protect_write(hdr->ds_clp ? hdr->ds_clp : server->nfs_client, clnt, msg, hdr); in nfs4_proc_write_setup()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4_fs.h | 413 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write() function 440 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, in nfs4_state_protect_write() function 670 #define nfs4_state_protect_write(a, b, c, d) do { } while (0) macro
|
H A D | nfs4proc.c | 5627 nfs4_state_protect_write(hdr->ds_clp ? hdr->ds_clp : server->nfs_client, clnt, msg, hdr); in nfs4_proc_write_setup()
|
Completed in 36 milliseconds