Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Drefcounttree.h41 u64 phys_blkno,
H A Ddir.c2460 u64 phys_blkno; in __ocfs2_dx_dir_new_cluster() local
2479 phys_blkno = ocfs2_clusters_to_blocks(osb->sb, phys); in __ocfs2_dx_dir_new_cluster()
2481 num_dx_leaves, phys_blkno); in __ocfs2_dx_dir_new_cluster()
2487 *ret_phys_blkno = phys_blkno; in __ocfs2_dx_dir_new_cluster()
2501 u64 phys_blkno; in ocfs2_dx_dir_new_cluster() local
2504 num_dx_leaves, &phys_blkno); in ocfs2_dx_dir_new_cluster()
2510 ret = ocfs2_insert_extent(handle, et, cpos, phys_blkno, 1, 0, in ocfs2_dx_dir_new_cluster()
H A 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()
H A 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()