Searched defs:stable (Results 1 - 3 of 3) sorted by relevance

/fs/nfsd/
H A Dnfsproc.c161 int stable = 1; local
172 &stable);
H A Dxdr3.h41 int stable; member in struct:nfsd3_writeargs
H A Dvfs.c281 * Commit metadata changes to stable storage.
938 int stable = *stablep; local
959 stable = 0;
971 if (stable) {
1048 * The stable flag requests synchronous writes.
1081 * Commit all pending writes to stable storage.

Completed in 44 milliseconds