Searched refs:CFS_FS_CONST_STRICT (Results 1 – 4 of 4) sorted by relevance
111 mdp->md_consttype = CFS_FS_CONST_STRICT; in c_strict_init_cached_object()378 mdp->md_consttype = CFS_FS_CONST_STRICT; in c_strict_convert_cached_object()
498 fscp->fs_consttype = CFS_FS_CONST_STRICT; in fscache_mounted()
456 if (fscp->fs_consttype == CFS_FS_CONST_STRICT) in cachefs_open()
161 #define CFS_FS_CONST_STRICT 11 /* strict consistency */ macro