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