Searched refs:stable (Results 1 – 14 of 14) sorted by relevance
/fs/nfsd/ |
D | vfs.h | 122 int stable, __be32 *verf); 126 int stable, __be32 *verf);
|
D | vfs.c | 1008 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()
|
D | xdr3.h | 41 int stable; member
|
D | nfs3proc.c | 209 argp->stable? " stable" : ""); in nfsd3_proc_write() 217 resp->committed = argp->stable; in nfsd3_proc_write()
|
D | nfs3xdr.c | 560 if (xdr_stream_decode_u32(xdr, &args->stable) < 0) in nfs3svc_decode_writeargs()
|
/fs/nfs/ |
D | nfstrace.h | 1364 __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),
|
D | write.c | 1567 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()
|
D | pagelist.c | 717 hdr->args.stable = NFS_UNSTABLE; in nfs_pgio_rpcsetup() 726 hdr->args.stable = NFS_FILE_SYNC; in nfs_pgio_rpcsetup()
|
D | nfs4_fs.h | 416 hdr->args.stable = NFS_FILE_SYNC; in nfs4_state_protect_write()
|
D | proc.c | 641 hdr->args.stable = NFS_FILE_SYNC; in nfs_proc_write_setup()
|
D | nfs3xdr.c | 981 *p++ = cpu_to_be32(args->stable); in encode_write3args()
|
D | nfs4xdr.c | 1764 *p++ = cpu_to_be32(args->stable); in encode_write()
|
/fs/affs/ |
D | Changes | 4 then, 3.1 doesn't mean 'perfectly stable', too.)
|
/fs/befs/ |
D | ChangeLog | 218 seems stable and not outragously slow. Existing features are more-or-less
|