Home
last modified time | relevance | path

Searched defs:nfs4_state_protect (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/fs/nfs/
Dnfs4_fs.h396 nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_mode, in nfs4_state_protect() function
429 nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_flags, in nfs4_state_protect() function
665 #define nfs4_state_protect(a, b, c, d) do { } while (0) macro