Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Ddir.c2794 u32 alloc, dx_alloc, bit_off, len, num_dx_entries = 0; in ocfs2_expand_inline_dir() local
2816 dx_alloc = 0; in ocfs2_expand_inline_dir()
2826 dx_alloc++; in ocfs2_expand_inline_dir()
2854 ret = ocfs2_reserve_clusters(osb, alloc + dx_alloc, &data_ac); in ocfs2_expand_inline_dir()
2875 ocfs2_clusters_to_bytes(osb->sb, alloc + dx_alloc)); in ocfs2_expand_inline_dir()