Searched refs:OP_FREE_STATEID (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A Dnfs4.h123 OP_FREE_STATEID = 45, enumerator in enum:nfs_opnum4
/linux-master/fs/nfsd/
H A Dnfs4xdr.c2372 [OP_FREE_STATEID] = nfsd4_decode_free_stateid,
5581 [OP_FREE_STATEID] = nfsd4_encode_noop,
H A Dnfs4proc.c3466 [OP_FREE_STATEID] = {
3469 .op_name = "OP_FREE_STATEID",
H A Dnfs4state.c3518 1 << (OP_FREE_STATEID - 32));
/linux-master/fs/nfs/
H A Dnfs4xdr.c2115 encode_op_hdr(xdr, OP_FREE_STATEID, decode_free_stateid_maxsz, hdr);
6132 res->status = decode_op_hdr(xdr, OP_FREE_STATEID);
H A Dnfs4proc.c8616 1 << (OP_FREE_STATEID - 32) |
8702 test_bit(OP_FREE_STATEID, sp->allow.u.longs)) {

Completed in 287 milliseconds