Searched refs:NFS_OPTION_FSCACHE (Results 1 – 3 of 3) sorted by relevance
169 #define NFS_OPTION_FSCACHE 0x00000001 /* - local caching enabled */ macro
697 if (nfss->options & NFS_OPTION_FSCACHE) in nfs_show_mount_options()900 if (nfss->options & NFS_OPTION_FSCACHE) { in nfs_show_stats()1338 mnt->options |= NFS_OPTION_FSCACHE; in nfs_parse_mount_options()1343 mnt->options &= ~NFS_OPTION_FSCACHE; in nfs_parse_mount_options()1600 mnt->options |= NFS_OPTION_FSCACHE; in nfs_parse_mount_options()2263 (data->options & NFS_OPTION_FSCACHE) != (nfss->options & NFS_OPTION_FSCACHE) || in nfs_compare_remount_data()2575 if (!(parsed->options & NFS_OPTION_FSCACHE)) in nfs_get_cache_cookie()2583 if (!(mnt_s->options & NFS_OPTION_FSCACHE)) in nfs_get_cache_cookie()
119 if (!(nfss->options & NFS_OPTION_FSCACHE)) in nfs_fscache_get_super_cookie()