Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Dmove_extents.c205 u64 phys_blkno = ocfs2_clusters_to_blocks(inode->i_sb, phys_cpos); in ocfs2_defrag_extent() local
221 phys_blkno, in ocfs2_defrag_extent()
578 u64 phys_blkno, new_phys_blkno; in ocfs2_move_extent() local
580 phys_blkno = ocfs2_clusters_to_blocks(inode->i_sb, phys_cpos); in ocfs2_move_extent()
595 phys_blkno, in ocfs2_move_extent()
Drefcounttree.h41 u64 phys_blkno,
Ddir.c2443 u64 phys_blkno; in __ocfs2_dx_dir_new_cluster() local
2462 phys_blkno = ocfs2_clusters_to_blocks(osb->sb, phys); in __ocfs2_dx_dir_new_cluster()
2464 num_dx_leaves, phys_blkno); in __ocfs2_dx_dir_new_cluster()
2470 *ret_phys_blkno = phys_blkno; in __ocfs2_dx_dir_new_cluster()
2484 u64 phys_blkno; in ocfs2_dx_dir_new_cluster() local
2487 num_dx_leaves, &phys_blkno); in ocfs2_dx_dir_new_cluster()
2493 ret = ocfs2_insert_extent(handle, et, cpos, phys_blkno, 1, 0, in ocfs2_dx_dir_new_cluster()
Dalloc.c5704 u64 phys_blkno = ocfs2_clusters_to_blocks(inode->i_sb, phys_cpos); in ocfs2_remove_btree_range() local
5725 phys_blkno, in ocfs2_remove_btree_range()
5781 if (phys_blkno) { in ocfs2_remove_btree_range()
5785 phys_blkno), in ocfs2_remove_btree_range()
5790 phys_blkno, len); in ocfs2_remove_btree_range()
Drefcounttree.c2515 u64 phys_blkno, in ocfs2_prepare_refcount_change_for_del() argument
2523 u64 start_cpos = ocfs2_blocks_to_clusters(inode->i_sb, phys_blkno); in ocfs2_prepare_refcount_change_for_del()
Dxattr.c766 u64 phys_blkno = ocfs2_clusters_to_blocks(inode->i_sb, phys_cpos); in __ocfs2_remove_xattr_range() local
792 phys_blkno), in __ocfs2_remove_xattr_range()
796 phys_blkno, len); in __ocfs2_remove_xattr_range()