Home
last modified time | relevance | path

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

/linux/fs/nfsd/
A Dnfs4state.c884 stid->sc_type = sc_type; in nfs4_init_cp_state()
1150 s->sc_type = 0; in nfs4_unhash_stid()
2328 if (!ret || !ret->sc_type) in find_stateid_locked()
2341 if (typemask & s->sc_type) in find_stateid_by_type()
2497 if (st->sc_type != NFS4_OPEN_STID && st->sc_type != NFS4_LOCK_STID) in nfs4_show_open()
2625 switch (st->sc_type) { in states_show()
4336 switch (s->sc_type) { in nfsd4_verify_open_stid()
5818 switch (s->sc_type) { in nfsd4_validate_stateid()
5887 switch (s->sc_type) { in nfs4_find_file()
6059 switch (s->sc_type) { in nfs4_preprocess_stateid_op()
[all …]
A Dstate.h63 unsigned char sc_type; member
101 unsigned char sc_type; member
A Dnfs4layouts.c239 if (parent->sc_type == NFS4_DELEG_STID) in nfsd4_alloc_layout_stateid()
253 stp->sc_type = NFS4_LAYOUT_STID; in nfsd4_alloc_layout_stateid()
289 if (stid->sc_type != NFS4_LAYOUT_STID) { in nfsd4_preprocess_layout_stateid()

Completed in 23 milliseconds