Searched refs:fs_consttype (Results 1 – 4 of 4) sorted by relevance
112 fscp->fs_consttype = CFS_FS_CONST_NOCONST; in fscache_create()492 fscp->fs_consttype = CFS_FS_CONST_NOCONST; in fscache_mounted()495 fscp->fs_consttype = CFS_FS_CONST_CODCONST; in fscache_mounted()498 fscp->fs_consttype = CFS_FS_CONST_STRICT; in fscache_mounted()
838 else if (cp->c_metadata.md_consttype != fscp->fs_consttype) { in cachefs_cnode_init()
456 if (fscp->fs_consttype == CFS_FS_CONST_STRICT) in cachefs_open()
101 int fs_consttype; /* type of consistency check */ member