Home
last modified time | relevance | path

Searched defs:nfs_fs_context (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/fs/nfs/
Dinternal.h92 struct nfs_fs_context { struct
93 bool internal;
94 bool skip_reconfig_option_check;
95 bool need_mount;
96 bool sloppy;
97 unsigned int flags; /* NFS{,4}_MOUNT_* flags */
98 unsigned int rsize, wsize;
99 unsigned int timeo, retrans;
100 unsigned int acregmin, acregmax;
101 unsigned int acdirmin, acdirmax;
[all …]