Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Ddir.c2798 u32 alloc, dx_alloc, bit_off, len, num_dx_entries = 0; in ocfs2_expand_inline_dir() local
2820 dx_alloc = 0; in ocfs2_expand_inline_dir()
2830 dx_alloc++; in ocfs2_expand_inline_dir()
2858 ret = ocfs2_reserve_clusters(osb, alloc + dx_alloc, &data_ac); in ocfs2_expand_inline_dir()
2879 ocfs2_clusters_to_bytes(osb->sb, alloc + dx_alloc)); in ocfs2_expand_inline_dir()