Searched refs:ocfs2_reserve_suballoc_bits (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | suballoc.c | 764 static int ocfs2_reserve_suballoc_bits(struct ocfs2_super *osb, in ocfs2_reserve_suballoc_bits() function 930 status = ocfs2_reserve_suballoc_bits(osb, ac, in ocfs2_steal_resource() 980 status = ocfs2_reserve_suballoc_bits(osb, (*ac), in ocfs2_reserve_new_metadata_blocks() 1070 status = ocfs2_reserve_suballoc_bits(osb, *ac, in ocfs2_reserve_new_inode() 1130 status = ocfs2_reserve_suballoc_bits(osb, ac, in ocfs2_reserve_cluster_bitmap_bits() 1898 * ocfs2_reserve_suballoc_bits(). Any corruption is a code bug. */ in ocfs2_claim_suballoc_bits()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | suballoc.c | 762 static int ocfs2_reserve_suballoc_bits(struct ocfs2_super *osb, in ocfs2_reserve_suballoc_bits() function 928 status = ocfs2_reserve_suballoc_bits(osb, ac, in ocfs2_steal_resource() 978 status = ocfs2_reserve_suballoc_bits(osb, (*ac), in ocfs2_reserve_new_metadata_blocks() 1068 status = ocfs2_reserve_suballoc_bits(osb, *ac, in ocfs2_reserve_new_inode() 1128 status = ocfs2_reserve_suballoc_bits(osb, ac, in ocfs2_reserve_cluster_bitmap_bits() 1896 * ocfs2_reserve_suballoc_bits(). Any corruption is a code bug. */ in ocfs2_claim_suballoc_bits()
|
Completed in 7 milliseconds