Searched refs:nocache (Results 1 – 8 of 8) sorted by relevance
110 opts->nocache = true; in sdcardfs_parse_param()134 opts->nocache = fcopts->opts.nocache; in copy_sb_opts()397 fc_opts->opts.nocache = false; in sdcardfs_init_fs_context()
129 return SDCARDFS_SB(d->d_sb)->options.nocache ? 1 : 0; in sdcardfs_d_delete()
277 if (opts->nocache) in sdcardfs_show_options()
206 bool nocache; member
998 const bool nocache = __builtin_constant_p(mc) ? !mc : false; in pickup_page_for_submission() local1019 if (!nocache && page == PAGE_UNALLOCATED) { in pickup_page_for_submission()1035 if (nocache) { in pickup_page_for_submission()1102 if (nocache || !tocache) in pickup_page_for_submission()
151 if (d && pdev->nocache) in nfs4_get_device_info()
216 unsigned char nocache : 1;/* May not be cached */ member
9312 pdev->nocache = 1; in _nfs4_proc_getdeviceinfo()