Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dsuballoc.c115 static int ocfs2_reserve_clusters_with_limit(struct ocfs2_super *osb,
672 status = ocfs2_reserve_clusters_with_limit(osb, in ocfs2_block_group_alloc()
1143 static int ocfs2_reserve_clusters_with_limit(struct ocfs2_super *osb, in ocfs2_reserve_clusters_with_limit() function
1225 return ocfs2_reserve_clusters_with_limit(osb, bits_wanted, 0, in ocfs2_reserve_clusters()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dsuballoc.c113 static int ocfs2_reserve_clusters_with_limit(struct ocfs2_super *osb,
670 status = ocfs2_reserve_clusters_with_limit(osb, in ocfs2_block_group_alloc()
1141 static int ocfs2_reserve_clusters_with_limit(struct ocfs2_super *osb, in ocfs2_reserve_clusters_with_limit() function
1223 return ocfs2_reserve_clusters_with_limit(osb, bits_wanted, 0, in ocfs2_reserve_clusters()

Completed in 7 milliseconds