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