Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Dsuballoc.h56 u64 ac_max_block; /* Highest block number to allocate. 0 is member
Dsuballoc.c847 ac->ac_max_block, in ocfs2_reserve_suballoc_bits()
1069 (*ac)->ac_max_block = (u32)~0U; in ocfs2_reserve_new_inode()
1177 (*ac)->ac_max_block = max_block; in ocfs2_reserve_clusters_with_limit()
1680 ac->ac_max_block, res); in ocfs2_search_one_group()
1761 ac->ac_max_block, in ocfs2_search_chain()
Dlocalalloc.c719 (unsigned long long)ac->ac_max_block, in ocfs2_reserve_local_alloc_bits()