Home
last modified time | relevance | path

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

/linux-6.15/fs/nfsd/
H A Dstate.h102 #define SC_TYPE_LOCK BIT(1) macro
H A Dnfs4state.c1780 case SC_TYPE_LOCK: in nfsd4_revoke_states()
3035 case SC_TYPE_LOCK: in states_show()
4986 case SC_TYPE_LOCK: in nfsd4_drop_revoked_stid()
7043 case SC_TYPE_LOCK: in nfsd4_validate_stateid()
7123 case SC_TYPE_LOCK: in nfs4_find_file()
7291 SC_TYPE_DELEG|SC_TYPE_OPEN|SC_TYPE_LOCK, in nfs4_preprocess_stateid_op()
7307 case SC_TYPE_LOCK: in nfs4_preprocess_stateid_op()
7418 case SC_TYPE_LOCK: in nfsd4_free_stateid()
8002 stp->st_stid.sc_type = SC_TYPE_LOCK; in init_lock_stateid()
8191 SC_TYPE_LOCK, 0, &lock_stp, in nfsd4_lock()
[all …]
H A Dnfs4layouts.c290 typemask |= (SC_TYPE_OPEN | SC_TYPE_LOCK | SC_TYPE_DELEG); in nfsd4_preprocess_layout_stateid()
H A Dtrace.h663 { SC_TYPE_LOCK, "LOCK" }, \