Searched defs:bg_blkno (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.15/fs/ocfs2/ |
D | suballoc.c | 424 u64 bg_blkno; in ocfs2_block_group_alloc_contig() local 581 u64 bg_blkno; in ocfs2_block_group_alloc_discontig() local 1646 u64 bg_blkno = res->sr_bg_blkno; /* Save off */ in ocfs2_bg_discontig_fix_result() local 2241 u64 bg_blkno, in ocfs2_desc_bitmap_to_cluster_off() 2275 u64 *bg_blkno, in ocfs2_block_to_cluster_group() 2454 u64 bg_blkno, in _ocfs2_free_suballoc_bits() 2521 u64 bg_blkno, in ocfs2_free_suballoc_bits() 2535 u64 bg_blkno = ocfs2_which_suballoc_group(blk, bit); in ocfs2_free_dinode() local 2553 u64 bg_blkno; in _ocfs2_free_clusters() local 2764 u64 bg_blkno; in ocfs2_test_suballoc_bit() local
|
D | suballoc.h | 148 u64 bg_blkno) in ocfs2_cluster_from_desc()
|
D | namei.c | 638 u64 bg_blkno = ocfs2_which_suballoc_group(fe_blkno, suballoc_bit); in ocfs2_mknod_locked() local
|
D | dir.c | 4323 u64 bg_blkno; in ocfs2_dx_dir_remove_index() local
|
D | refcounttree.c | 767 u64 blk = 0, bg_blkno = 0, ref_blkno = le64_to_cpu(di->i_refcount_loc); in ocfs2_remove_refcount_tree() local
|
D | ocfs2_fs.h | 891 __le64 bg_blkno; /* Offset on disk, in blocks */ member
|
D | alloc.c | 6389 u64 bg_blkno; in ocfs2_free_cached_blocks() local
|
D | xattr.c | 2490 u64 blk, bg_blkno; in ocfs2_xattr_free_block() local
|