OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfs_keep_dirty_on_error
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/client/
nfs_clbio.c
62
extern int
nfs_keep_dirty_on_error
;
312
if (error == 0 || !
nfs_keep_dirty_on_error
) {
nfs_clvnops.c
247
int
nfs_keep_dirty_on_error
;
variable in typeref:typename:int
248
SYSCTL_INT(_vfs_nfs, OID_AUTO,
nfs_keep_dirty_on_error
, CTLFLAG_RW,
249
&
nfs_keep_dirty_on_error
, 0, "Retry pageout if error returned");
Completed in 15 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025