Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Dmove_extents.c237 u64 phys_blkno = ocfs2_clusters_to_blocks(inode->i_sb, phys_cpos); in ocfs2_defrag_extent() local
255 phys_blkno, in ocfs2_defrag_extent()
581 u64 phys_blkno, new_phys_blkno; in ocfs2_move_extent() local
583 phys_blkno = ocfs2_clusters_to_blocks(inode->i_sb, phys_cpos); in ocfs2_move_extent()
601 phys_blkno, in ocfs2_move_extent()
Drefcounttree.h51 u64 phys_blkno,
Ddir.c2473 u64 phys_blkno; in __ocfs2_dx_dir_new_cluster() local
2492 phys_blkno = ocfs2_clusters_to_blocks(osb->sb, phys); in __ocfs2_dx_dir_new_cluster()
2494 num_dx_leaves, phys_blkno); in __ocfs2_dx_dir_new_cluster()
2500 *ret_phys_blkno = phys_blkno; in __ocfs2_dx_dir_new_cluster()
2514 u64 phys_blkno; in ocfs2_dx_dir_new_cluster() local
2517 num_dx_leaves, &phys_blkno); in ocfs2_dx_dir_new_cluster()
2523 ret = ocfs2_insert_extent(handle, et, cpos, phys_blkno, 1, 0, in ocfs2_dx_dir_new_cluster()
Dalloc.c5665 u64 phys_blkno = ocfs2_clusters_to_blocks(inode->i_sb, phys_cpos); in ocfs2_remove_btree_range() local
5687 phys_blkno, in ocfs2_remove_btree_range()
5743 if (phys_blkno) { in ocfs2_remove_btree_range()
5747 phys_blkno), in ocfs2_remove_btree_range()
5752 phys_blkno, len); in ocfs2_remove_btree_range()
Drefcounttree.c2538 u64 phys_blkno, in ocfs2_prepare_refcount_change_for_del() argument
2547 u64 start_cpos = ocfs2_blocks_to_clusters(inode->i_sb, phys_blkno); in ocfs2_prepare_refcount_change_for_del()
Dxattr.c784 u64 phys_blkno = ocfs2_clusters_to_blocks(inode->i_sb, phys_cpos); in __ocfs2_remove_xattr_range() local
810 phys_blkno), in __ocfs2_remove_xattr_range()
814 phys_blkno, len); in __ocfs2_remove_xattr_range()