Searched refs:committed (Results 1 - 11 of 11) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dnfs_xdr.h92 enum nfs3_stable_how committed; member in struct:nfs_writeverf
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/nfsd/
H A Dxdr3.h139 int committed; member in struct:nfsd3_writeres
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dnfs_xdr.h92 enum nfs3_stable_how committed; member in struct:nfs_writeverf
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/nfsd/
H A Dxdr3.h139 int committed; member in struct:nfsd3_writeres
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/nfs/
H A Dwrite.c827 * that has been written but not committed.
961 if (resp->verf->committed < argp->stable && task->tk_status >= 0) {
974 " (committed = %d) != (stable = %d)\n",
976 resp->verf->committed, argp->stable);
1005 if (argp->stable != NFS_UNSTABLE || resp->verf->committed == NFS_FILE_SYNC) {
H A Dproc.c162 verf->committed = NFS_FILE_SYNC; /* NFSv2 always syncs data */
H A Dnfs2xdr.c590 res->verf->committed = NFS_FILE_SYNC;
H A Dnfs3xdr.c848 res->verf->committed = (enum nfs3_stable_how)ntohl(*p++);
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/nfsd/
H A Dnfs3proc.c223 resp->committed = argp->stable;
228 &resp->committed);
H A Dnfs3xdr.c596 *p++ = htonl(resp->committed);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aacraid/
H A Daacraid.h979 u32 committed; member in struct:aac_write_reply

Completed in 162 milliseconds