Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ocfs2/
Ddir.c2863 u32 alloc, dx_alloc, bit_off, len, num_dx_entries = 0; in ocfs2_expand_inline_dir() local
2885 dx_alloc = 0; in ocfs2_expand_inline_dir()
2895 dx_alloc++; in ocfs2_expand_inline_dir()
2923 ret = ocfs2_reserve_clusters(osb, alloc + dx_alloc, &data_ac); in ocfs2_expand_inline_dir()
2944 ocfs2_clusters_to_bytes(osb->sb, alloc + dx_alloc)); in ocfs2_expand_inline_dir()