Home
last modified time | relevance | path

Searched refs:ac_max_block (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/ocfs2/
Dsuballoc.h56 u64 ac_max_block; /* Highest block number to allocate. 0 is member
Dsuballoc.c845 ac->ac_max_block, in ocfs2_reserve_suballoc_bits()
1067 (*ac)->ac_max_block = (u32)~0U; in ocfs2_reserve_new_inode()
1173 (*ac)->ac_max_block = max_block; in ocfs2_reserve_clusters_with_limit()
1703 ac->ac_max_block, res); in ocfs2_search_one_group()
1784 ac->ac_max_block, in ocfs2_search_chain()
Dlocalalloc.c722 (unsigned long long)ac->ac_max_block, in ocfs2_reserve_local_alloc_bits()