Searched defs:bg_blkno (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.4/fs/ocfs2/ |
D | suballoc.c | 426 u64 bg_blkno; in ocfs2_block_group_alloc_contig() local 583 u64 bg_blkno; in ocfs2_block_group_alloc_discontig() local 1642 u64 bg_blkno = res->sr_bg_blkno; /* Save off */ in ocfs2_bg_discontig_fix_result() local 2237 u64 bg_blkno, in ocfs2_desc_bitmap_to_cluster_off() 2271 u64 *bg_blkno, in ocfs2_block_to_cluster_group() 2449 u64 bg_blkno, in _ocfs2_free_suballoc_bits() 2519 u64 bg_blkno, in ocfs2_free_suballoc_bits() 2533 u64 bg_blkno = ocfs2_which_suballoc_group(blk, bit); in ocfs2_free_dinode() local 2551 u64 bg_blkno; in _ocfs2_free_clusters() local 2764 u64 bg_blkno; in ocfs2_test_suballoc_bit() local
|
D | suballoc.h | 150 u64 bg_blkno) in ocfs2_cluster_from_desc()
|
D | namei.c | 632 u64 bg_blkno = ocfs2_which_suballoc_group(fe_blkno, suballoc_bit); in ocfs2_mknod_locked() local
|
D | dir.c | 4325 u64 bg_blkno; in ocfs2_dx_dir_remove_index() local
|
D | ocfs2_fs.h | 893 __le64 bg_blkno; /* Offset on disk, in blocks */ member
|
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 | alloc.c | 6392 u64 bg_blkno; in ocfs2_free_cached_blocks() local
|
D | xattr.c | 2492 u64 blk, bg_blkno; in ocfs2_xattr_free_block() local
|