Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnfs_fs_sb.h107 unsigned long cl_sp4_flags; member
/openbmc/linux/fs/nfs/
H A Dnfs4_fs.h381 if (test_bit(sp4_mode, &clp->cl_sp4_flags)) { in _nfs4_state_protect()
417 !test_bit(NFS_SP4_MACH_CRED_COMMIT, &clp->cl_sp4_flags)) in nfs4_state_protect_write()
H A Dnfs4proc.c8715 clp->cl_sp4_flags = flags; in nfs4_sp4_select_mode()
8959 sp4_how = (adata->clp->cl_sp4_flags == 0 ? SP4_NONE : SP4_MACH_CRED); in nfs4_test_session_trunk()