Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnfs4.h80 OP_COMMIT = 5, enumerator
/Linux-v5.4/fs/nfs/
Dnfs42xdr.c309 encode_op_hdr(xdr, OP_COMMIT, decode_commit_maxsz, hdr); in encode_copy_commit()
Dnfs4xdr.c1208 encode_op_hdr(xdr, OP_COMMIT, decode_commit_maxsz, hdr); in encode_commit()
4321 status = decode_op_hdr(xdr, OP_COMMIT); in decode_commit()
Dnfs4proc.c7942 1 << (OP_COMMIT),
8043 if (test_bit(OP_COMMIT, sp->allow.u.longs)) { in nfs4_sp4_select_mode()
/Linux-v5.4/fs/nfsd/
Dnfs4xdr.c1810 [OP_COMMIT] = (nfsd4_dec)nfsd4_decode_commit,
4319 [OP_COMMIT] = (nfsd4_enc)nfsd4_encode_commit,
Dnfs4proc.c2356 [OP_COMMIT] = {
/Linux-v5.4/fs/nfs/flexfilelayout/
Dflexfilelayout.c1544 data->res.op_status, OP_COMMIT, in ff_layout_commit_done_cb()