Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs4_fs.h402 nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_mode, in nfs4_state_protect() function
435 nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_flags, in nfs4_state_protect() function
671 #define nfs4_state_protect(a, b, c, d) do { } while (0) macro