Home
last modified time | relevance | path

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

/linux-5.10/fs/nfs/
Dinternal.h84 struct nfs_fs_context { struct
85 bool internal;
86 bool skip_reconfig_option_check;
87 bool need_mount;
88 bool sloppy;
89 unsigned int flags; /* NFS{,4}_MOUNT_* flags */
90 unsigned int rsize, wsize;
91 unsigned int timeo, retrans;
92 unsigned int acregmin, acregmax;
93 unsigned int acdirmin, acdirmax;
[all …]