Searched refs:OP_COMMIT (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A Dnfs4.h81 OP_COMMIT = 5, enumerator in enum:nfs_opnum4
/linux-master/fs/nfs/
H A Dnfs42xdr.c332 encode_op_hdr(xdr, OP_COMMIT, decode_commit_maxsz, hdr);
H A Dnfs4xdr.c1217 encode_op_hdr(xdr, OP_COMMIT, decode_commit_maxsz, hdr);
4421 status = decode_op_hdr(xdr, OP_COMMIT);
H A Dnfs4proc.c8611 1 << (OP_COMMIT),
8712 if (test_bit(OP_COMMIT, sp->allow.u.longs)) {
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1511 &data->res.op_status, OP_COMMIT,
/linux-master/fs/nfsd/
H A Dnfs4xdr.c2330 [OP_COMMIT] = nfsd4_decode_commit,
5539 [OP_COMMIT] = nfsd4_encode_commit,
H A Dnfs4proc.c3180 [OP_COMMIT] = {
3183 .op_name = "OP_COMMIT",

Completed in 296 milliseconds