Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Dmove_extents.c235 u64 phys_blkno = ocfs2_clusters_to_blocks(inode->i_sb, phys_cpos); in ocfs2_defrag_extent() local
253 phys_blkno, in ocfs2_defrag_extent()
579 u64 phys_blkno, new_phys_blkno; in ocfs2_move_extent() local
581 phys_blkno = ocfs2_clusters_to_blocks(inode->i_sb, phys_cpos); in ocfs2_move_extent()
599 phys_blkno, in ocfs2_move_extent()
Drefcounttree.h51 u64 phys_blkno,
Ddir.c2463 u64 phys_blkno; in __ocfs2_dx_dir_new_cluster() local
2482 phys_blkno = ocfs2_clusters_to_blocks(osb->sb, phys); in __ocfs2_dx_dir_new_cluster()
2484 num_dx_leaves, phys_blkno); in __ocfs2_dx_dir_new_cluster()
2490 *ret_phys_blkno = phys_blkno; in __ocfs2_dx_dir_new_cluster()
2504 u64 phys_blkno; in ocfs2_dx_dir_new_cluster() local
2507 num_dx_leaves, &phys_blkno); in ocfs2_dx_dir_new_cluster()
2513 ret = ocfs2_insert_extent(handle, et, cpos, phys_blkno, 1, 0, in ocfs2_dx_dir_new_cluster()
Dalloc.c5683 u64 phys_blkno = ocfs2_clusters_to_blocks(inode->i_sb, phys_cpos); in ocfs2_remove_btree_range() local
5705 phys_blkno, in ocfs2_remove_btree_range()
5761 if (phys_blkno) { in ocfs2_remove_btree_range()
5765 phys_blkno), in ocfs2_remove_btree_range()
5770 phys_blkno, len); in ocfs2_remove_btree_range()
Drefcounttree.c2530 u64 phys_blkno, in ocfs2_prepare_refcount_change_for_del() argument
2539 u64 start_cpos = ocfs2_blocks_to_clusters(inode->i_sb, phys_blkno); in ocfs2_prepare_refcount_change_for_del()
Dxattr.c778 u64 phys_blkno = ocfs2_clusters_to_blocks(inode->i_sb, phys_cpos); in __ocfs2_remove_xattr_range() local
804 phys_blkno), in __ocfs2_remove_xattr_range()
808 phys_blkno, len); in __ocfs2_remove_xattr_range()