Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Dmove_extents.c235 u64 phys_blkno = ocfs2_clusters_to_blocks(inode->i_sb, phys_cpos); in ocfs2_defrag_extent() local
250 phys_blkno, in ocfs2_defrag_extent()
576 u64 phys_blkno, new_phys_blkno; in ocfs2_move_extent() local
578 phys_blkno = ocfs2_clusters_to_blocks(inode->i_sb, phys_cpos); in ocfs2_move_extent()
593 phys_blkno, in ocfs2_move_extent()
Drefcounttree.h51 u64 phys_blkno,
Ddir.c2464 u64 phys_blkno; in __ocfs2_dx_dir_new_cluster() local
2483 phys_blkno = ocfs2_clusters_to_blocks(osb->sb, phys); in __ocfs2_dx_dir_new_cluster()
2485 num_dx_leaves, phys_blkno); in __ocfs2_dx_dir_new_cluster()
2491 *ret_phys_blkno = phys_blkno; in __ocfs2_dx_dir_new_cluster()
2505 u64 phys_blkno; in ocfs2_dx_dir_new_cluster() local
2508 num_dx_leaves, &phys_blkno); in ocfs2_dx_dir_new_cluster()
2514 ret = ocfs2_insert_extent(handle, et, cpos, phys_blkno, 1, 0, in ocfs2_dx_dir_new_cluster()
Dalloc.c5718 u64 phys_blkno = ocfs2_clusters_to_blocks(inode->i_sb, phys_cpos); in ocfs2_remove_btree_range() local
5739 phys_blkno, in ocfs2_remove_btree_range()
5795 if (phys_blkno) { in ocfs2_remove_btree_range()
5799 phys_blkno), in ocfs2_remove_btree_range()
5804 phys_blkno, len); in ocfs2_remove_btree_range()
Dxattr.c780 u64 phys_blkno = ocfs2_clusters_to_blocks(inode->i_sb, phys_cpos); in __ocfs2_remove_xattr_range() local
806 phys_blkno), in __ocfs2_remove_xattr_range()
810 phys_blkno, len); in __ocfs2_remove_xattr_range()
Drefcounttree.c2529 u64 phys_blkno, in ocfs2_prepare_refcount_change_for_del() argument
2537 u64 start_cpos = ocfs2_blocks_to_clusters(inode->i_sb, phys_blkno); in ocfs2_prepare_refcount_change_for_del()