Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dsuballoc.h41 u64 ac_max_block; /* Highest block number to allocate. 0 is member
H A Dsuballoc.c835 ac->ac_max_block, in ocfs2_reserve_suballoc_bits()
1057 (*ac)->ac_max_block = (u32)~0U; in ocfs2_reserve_new_inode()
1163 (*ac)->ac_max_block = max_block; in ocfs2_reserve_clusters_with_limit()
1744 ac->ac_max_block, res); in ocfs2_search_one_group()
1837 ac->ac_max_block, res); in ocfs2_search_chain()
H A Dlocalalloc.c706 (unsigned long long)ac->ac_max_block, in ocfs2_reserve_local_alloc_bits()