Home
last modified time | relevance | path

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

/fs/nfsd/
Dstate.h63 unsigned char cs_type; member
Dnfs4state.c988 unsigned char cs_type) in nfs4_init_cp_state() argument
1004 stid->cs_type = cs_type; in nfs4_init_cp_state()
1038 if (copy->cp_stateid.cs_type != NFS4_COPY_STID) in nfs4_free_copy_state()
6072 if (cps->cp_stateid.cs_type == NFS4_COPYNOTIFY_STID && in nfs4_laundromat()
6404 WARN_ON_ONCE(cps->cp_stateid.cs_type != NFS4_COPYNOTIFY_STID); in _free_cpntf_state_locked()
6431 if (state->cp_stateid.cs_type != NFS4_COPYNOTIFY_STID) { in manage_cpntf_state()