Searched refs:OP_CLEAR_STATEID (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfs4proc.c | 2428 if (op->opdesc->op_flags & OP_CLEAR_STATEID) in nfsd4_proc_compound() 2834 .op_flags = OP_MODIFIES_SOMETHING | OP_CACHEME | OP_CLEAR_STATEID, 2886 .op_flags = OP_HANDLES_WRONGSEC | OP_CLEAR_STATEID, 2892 .op_flags = OP_HANDLES_WRONGSEC | OP_CLEAR_STATEID, 2925 | OP_IS_PUTFH_LIKE | OP_CLEAR_STATEID, 2932 | OP_IS_PUTFH_LIKE | OP_CLEAR_STATEID, 2939 | OP_IS_PUTFH_LIKE | OP_CLEAR_STATEID,
|
H A D | xdr4.h | 876 OP_CLEAR_STATEID = 1 << 7, enumerator
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfs4proc.c | 2737 if (op->opdesc->op_flags & OP_CLEAR_STATEID) in nfsd4_proc_compound() 3172 .op_flags = OP_MODIFIES_SOMETHING | OP_CACHEME | OP_CLEAR_STATEID, 3224 .op_flags = OP_HANDLES_WRONGSEC | OP_CLEAR_STATEID, 3230 .op_flags = OP_HANDLES_WRONGSEC | OP_CLEAR_STATEID, 3263 | OP_IS_PUTFH_LIKE | OP_CLEAR_STATEID, 3270 | OP_IS_PUTFH_LIKE | OP_CLEAR_STATEID, 3277 | OP_IS_PUTFH_LIKE | OP_CLEAR_STATEID,
|
H A D | xdr4.h | 868 OP_CLEAR_STATEID = 1 << 7, enumerator
|
Completed in 14 milliseconds