Home
last modified time | relevance | path

Searched refs:sp4_mode (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/fs/nfs/
Dnfs4_fs.h291 _nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_mode, in _nfs4_state_protect() argument
297 if (test_bit(sp4_mode, &clp->cl_sp4_flags)) { in _nfs4_state_protect()
323 nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_mode, in nfs4_state_protect() argument
326 _nfs4_state_protect(clp, sp4_mode, clntp, msg); in nfs4_state_protect()