Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnfs4.h81 OP_COMMIT = 5, enumerator
/openbmc/linux/fs/nfs/
H A Dnfs42xdr.c334 encode_op_hdr(xdr, OP_COMMIT, decode_commit_maxsz, hdr); in encode_copy_commit()
H A Dnfs4xdr.c1217 encode_op_hdr(xdr, OP_COMMIT, decode_commit_maxsz, hdr); in encode_commit()
4412 status = decode_op_hdr(xdr, OP_COMMIT); in decode_commit()
H A Dnfs4proc.c8611 1 << (OP_COMMIT),
8712 if (test_bit(OP_COMMIT, sp->allow.u.longs)) { in nfs4_sp4_select_mode()
/openbmc/linux/fs/nfsd/
H A Dnfs4xdr.c2322 [OP_COMMIT] = nfsd4_decode_commit,
5257 [OP_COMMIT] = nfsd4_encode_commit,
H A Dnfs4proc.c3166 [OP_COMMIT] = {
/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1526 &data->res.op_status, OP_COMMIT, in ff_layout_commit_done_cb()