Searched refs:OCFS2_BITMAP_FL (Results 1 – 3 of 3) sorted by relevance
203 #define OCFS2_BITMAP_FL (0x00000080) /* Allocation bitmap */ macro364 …[GLOBAL_INODE_ALLOC_SYSTEM_INODE] = { "global_inode_alloc", OCFS2_BITMAP_FL | OCFS2_CHAIN_FL, S_I…375 …[EXTENT_ALLOC_SYSTEM_INODE] = { "extent_alloc:%04d", OCFS2_BITMAP_FL | OCFS2_CHAIN_FL, S_IFREG | …376 …[INODE_ALLOC_SYSTEM_INODE] = { "inode_alloc:%04d", OCFS2_BITMAP_FL | OCFS2_CHAIN_FL, S_IFREG | 06…378 …[LOCAL_ALLOC_SYSTEM_INODE] = { "local_alloc:%04d", OCFS2_BITMAP_FL | OCFS2_LOCAL_ALLOC_FL, S_IFRE…
263 (OCFS2_LOCAL_ALLOC_FL|OCFS2_BITMAP_FL))) { in ocfs2_load_local_alloc()
288 } else if (fe->i_flags & cpu_to_le32(OCFS2_BITMAP_FL)) { in ocfs2_populate_inode()