Searched refs:stable (Results 1 – 13 of 13) sorted by relevance
41 int stable; member
209 int stable = 1; in nfsd_proc_write() local220 &stable); in nfsd_proc_write()
191 argp->stable? " stable" : ""); in nfsd3_proc_write()194 resp->committed = argp->stable; in nfsd3_proc_write()
902 int stable = *stablep; in nfsd_vfs_write() local923 stable = 0; in nfsd_vfs_write()935 if (stable) { in nfsd_vfs_write()
368 args->stable = ntohl(*p++); in nfs3svc_decode_writeargs()
562 hdr->args.stable = NFS_UNSTABLE; in nfs_pgio_rpcsetup()570 hdr->args.stable = NFS_FILE_SYNC; in nfs_pgio_rpcsetup()
1362 if (hdr->res.verf->committed < hdr->args.stable && in nfs_writeback_done()1379 hdr->res.verf->committed, hdr->args.stable); in nfs_writeback_done()1428 argp->stable = NFS_FILE_SYNC; in nfs_writeback_result()
336 hdr->args.stable = NFS_FILE_SYNC; in nfs4_state_protect_write()
623 hdr->args.stable = NFS_FILE_SYNC; in nfs_proc_write_setup()
1004 *p++ = cpu_to_be32(args->stable); in encode_write3args()
1704 *p++ = cpu_to_be32(args->stable); in encode_write()
4 then, 3.1 doesn't mean 'perfectly stable', too.)
218 seems stable and not outragously slow. Existing features are more-or-less