Home
last modified time | relevance | path

Searched refs:ac_max_block (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dsuballoc.h42 u64 ac_max_block; /* Highest block number to allocate. 0 is member
H A Dsuballoc.c831 ac->ac_max_block, in ocfs2_reserve_suballoc_bits()
1053 (*ac)->ac_max_block = (u32)~0U; in ocfs2_reserve_new_inode()
1159 (*ac)->ac_max_block = max_block; in ocfs2_reserve_clusters_with_limit()
1692 ac->ac_max_block, res); in ocfs2_search_one_group()
1773 ac->ac_max_block, in ocfs2_search_chain()
H A Dlocalalloc.c707 (unsigned long long)ac->ac_max_block, in ocfs2_reserve_local_alloc_bits()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dsuballoc.h40 u64 ac_max_block; /* Highest block number to allocate. 0 is member
H A Dsuballoc.c829 ac->ac_max_block, in ocfs2_reserve_suballoc_bits()
1051 (*ac)->ac_max_block = (u32)~0U; in ocfs2_reserve_new_inode()
1157 (*ac)->ac_max_block = max_block; in ocfs2_reserve_clusters_with_limit()
1690 ac->ac_max_block, res); in ocfs2_search_one_group()
1771 ac->ac_max_block, in ocfs2_search_chain()
H A Dlocalalloc.c705 (unsigned long long)ac->ac_max_block, in ocfs2_reserve_local_alloc_bits()

Completed in 12 milliseconds