Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dsuballoc.h156 static inline u64 ocfs2_which_suballoc_group(u64 block, unsigned int bit) in ocfs2_which_suballoc_group() function
Dsuballoc.c79 return ocfs2_which_suballoc_group(res->sr_blkno, res->sr_bit_offset); in ocfs2_group_from_res()
2060 ac->ac_last_group = ocfs2_which_suballoc_group( in ocfs2_init_inode_ac_group()
2547 u64 bg_blkno = ocfs2_which_suballoc_group(blk, bit); in ocfs2_free_dinode()
2794 ocfs2_which_suballoc_group(blkno, bit); in ocfs2_test_suballoc_bit()
Ddir.c4400 bg_blkno = ocfs2_which_suballoc_group(blk, bit); in ocfs2_dx_dir_remove_index()
Drefcounttree.c800 bg_blkno = ocfs2_which_suballoc_group(blk, bit); in ocfs2_remove_refcount_tree()
Dalloc.c6420 bg_blkno = ocfs2_which_suballoc_group(head->free_blk, in ocfs2_free_cached_blocks()
Dxattr.c2521 bg_blkno = ocfs2_which_suballoc_group(blk, bit); in ocfs2_xattr_free_block()