Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dsuballoc.h140 static inline u64 ocfs2_which_suballoc_group(u64 block, unsigned int bit) in ocfs2_which_suballoc_group() function
H A Dsuballoc.c63 return ocfs2_which_suballoc_group(res->sr_blkno, res->sr_bit_offset); in ocfs2_group_from_res()
2047 ac->ac_last_group = ocfs2_which_suballoc_group( in ocfs2_init_inode_ac_group()
2532 u64 bg_blkno = ocfs2_which_suballoc_group(blk, bit); in ocfs2_free_dinode()
2777 ocfs2_which_suballoc_group(blkno, bit); in ocfs2_test_suballoc_bit()
H A Ddir.c4401 bg_blkno = ocfs2_which_suballoc_group(blk, bit); in ocfs2_dx_dir_remove_index()
H A Drefcounttree.c793 bg_blkno = ocfs2_which_suballoc_group(blk, bit); in ocfs2_remove_refcount_tree()
H A Dalloc.c6416 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()