Home
last modified time | relevance | path

Searched refs:stable (Results 1 – 14 of 14) sorted by relevance

/fs/nfsd/
Dvfs.h122 int stable, __be32 *verf);
126 int stable, __be32 *verf);
Dvfs.c1008 unsigned long *cnt, int stable, in nfsd_vfs_write() argument
1048 stable = NFS_UNSTABLE; in nfsd_vfs_write()
1050 if (stable && !use_wgather) in nfsd_vfs_write()
1072 if (stable && use_wgather) { in nfsd_vfs_write()
1131 struct kvec *vec, int vlen, unsigned long *cnt, int stable, in nfsd_write() argument
1144 vlen, cnt, stable, verf); in nfsd_write()
Dxdr3.h41 int stable; member
Dnfs3proc.c209 argp->stable? " stable" : ""); in nfsd3_proc_write()
217 resp->committed = argp->stable; in nfsd3_proc_write()
Dnfs3xdr.c560 if (xdr_stream_decode_u32(xdr, &args->stable) < 0) in nfs3svc_decode_writeargs()
/fs/nfs/
Dnfstrace.h1364 __field(unsigned long, stable)
1375 __entry->stable = hdr->args.stable;
1388 show_nfs_stable_how(__entry->stable)
1408 __field(unsigned long, stable)
1423 __entry->stable = verf->committed;
1441 show_nfs_stable_how(__entry->stable),
1549 __field(unsigned long, stable)
1562 __entry->stable = verf->committed;
1578 show_nfs_stable_how(__entry->stable),
Dwrite.c1567 if (committed < hdr->args.stable) { in nfs_writeback_done()
1583 committed, hdr->args.stable); in nfs_writeback_done()
1643 argp->stable = NFS_FILE_SYNC; in nfs_writeback_result()
Dpagelist.c717 hdr->args.stable = NFS_UNSTABLE; in nfs_pgio_rpcsetup()
726 hdr->args.stable = NFS_FILE_SYNC; in nfs_pgio_rpcsetup()
Dnfs4_fs.h416 hdr->args.stable = NFS_FILE_SYNC; in nfs4_state_protect_write()
Dproc.c641 hdr->args.stable = NFS_FILE_SYNC; in nfs_proc_write_setup()
Dnfs3xdr.c981 *p++ = cpu_to_be32(args->stable); in encode_write3args()
Dnfs4xdr.c1764 *p++ = cpu_to_be32(args->stable); in encode_write()
/fs/affs/
DChanges4 then, 3.1 doesn't mean 'perfectly stable', too.)
/fs/befs/
DChangeLog218 seems stable and not outragously slow. Existing features are more-or-less