Home
last modified time | relevance | path

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

/linux-5.10/fs/nfs/
Dnfs4_fs.h393 nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_mode, in nfs4_state_protect() function
426 nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_flags, in nfs4_state_protect() function
662 #define nfs4_state_protect(a, b, c, d) do { } while (0) macro