Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dsuballoc.h145 static inline u64 ocfs2_which_suballoc_group(u64 block, unsigned int bit) in ocfs2_which_suballoc_group() function
H A Dsuballoc.c67 return ocfs2_which_suballoc_group(res->sr_blkno, res->sr_bit_offset); in ocfs2_group_from_res()
2127 ac->ac_last_group = ocfs2_which_suballoc_group( in ocfs2_init_inode_ac_group()
2635 u64 bg_blkno = ocfs2_which_suballoc_group(blk, bit); in ocfs2_free_dinode()
2880 ocfs2_which_suballoc_group(blkno, bit); in ocfs2_test_suballoc_bit()
H A Ddir.c4391 bg_blkno = ocfs2_which_suballoc_group(blk, bit); in ocfs2_dx_dir_remove_index()
H A Dalloc.c6446 bg_blkno = ocfs2_which_suballoc_group(head->free_blk, in ocfs2_free_cached_blocks()
H A Dxattr.c2515 bg_blkno = ocfs2_which_suballoc_group(blk, bit); in ocfs2_xattr_free_block()