Home
last modified time | relevance | path

Searched refs:ALLOC_NEW_GROUP (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dsuballoc.c37 #define ALLOC_NEW_GROUP 0x1 macro
823 if (!(flags & ALLOC_NEW_GROUP)) { in ocfs2_reserve_suballoc_bits()
983 ALLOC_GROUPS_FROM_GLOBAL|ALLOC_NEW_GROUP); in ocfs2_reserve_new_metadata_blocks()
1074 ALLOC_NEW_GROUP | in ocfs2_reserve_new_inode()
1133 ALLOC_NEW_GROUP); in ocfs2_reserve_cluster_bitmap_bits()
1226 ALLOC_NEW_GROUP, ac); in ocfs2_reserve_clusters()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dsuballoc.c35 #define ALLOC_NEW_GROUP 0x1 macro
821 if (!(flags & ALLOC_NEW_GROUP)) { in ocfs2_reserve_suballoc_bits()
981 ALLOC_GROUPS_FROM_GLOBAL|ALLOC_NEW_GROUP); in ocfs2_reserve_new_metadata_blocks()
1072 ALLOC_NEW_GROUP | in ocfs2_reserve_new_inode()
1131 ALLOC_NEW_GROUP); in ocfs2_reserve_cluster_bitmap_bits()
1224 ALLOC_NEW_GROUP, ac); in ocfs2_reserve_clusters()

Completed in 7 milliseconds