Home
last modified time | relevance | path

Searched refs:ocfs2_clusters_to_bytes (Results 1 – 7 of 7) sorted by relevance

/fs/ocfs2/
Ddir.c1451 ocfs2_clusters_to_bytes(osb->sb, alloc))) { in ocfs2_expand_inline_dir()
1581 ocfs2_clusters_to_bytes(osb->sb, 2)); in ocfs2_expand_inline_dir()
1610 extend = (i_size_read(dir) == ocfs2_clusters_to_bytes(sb, OCFS2_I(dir)->ip_clusters)); in ocfs2_do_extend_dir()
1617 ocfs2_clusters_to_bytes(sb, 1))) { in ocfs2_do_extend_dir()
1649 vfs_dq_free_space_nodirty(dir, ocfs2_clusters_to_bytes(sb, 1)); in ocfs2_do_extend_dir()
1721 if (dir_i_size == ocfs2_clusters_to_bytes(sb, OCFS2_I(dir)->ip_clusters)) { in ocfs2_extend_dir()
Docfs2.h529 static inline u64 ocfs2_clusters_to_bytes(struct super_block *sb, in ocfs2_clusters_to_bytes() function
Dnamei.c1473 ocfs2_clusters_to_bytes(sb, OCFS2_I(inode)->ip_clusters)) { in ocfs2_create_symlink_data()
1693 ocfs2_clusters_to_bytes(osb->sb, 1))) { in ocfs2_symlink()
1765 ocfs2_clusters_to_bytes(osb->sb, 1)); in ocfs2_symlink()
Dfile.c583 if (vfs_dq_alloc_space_nodirty(inode, ocfs2_clusters_to_bytes(osb->sb, in __ocfs2_extend_allocation()
629 ocfs2_clusters_to_bytes(osb->sb, clusters_to_add)); in __ocfs2_extend_allocation()
665 ocfs2_clusters_to_bytes(osb->sb, clusters_to_add)); in __ocfs2_extend_allocation()
Daops.c1738 ocfs2_clusters_to_bytes(osb->sb, clusters_to_alloc))) { in ocfs2_write_begin_nolock()
1785 ocfs2_clusters_to_bytes(osb->sb, clusters_to_alloc)); in ocfs2_write_begin_nolock()
Dalloc.c5420 ocfs2_clusters_to_bytes(inode->i_sb, len)); in ocfs2_remove_btree_range()
6640 ocfs2_clusters_to_bytes(osb->sb, clusters_to_del)); in ocfs2_do_truncate()
6990 ocfs2_clusters_to_bytes(osb->sb, 1))) { in ocfs2_convert_inline_data_to_extents()
7071 ocfs2_clusters_to_bytes(osb->sb, 1)); in ocfs2_convert_inline_data_to_extents()
Dsuballoc.c510 fe->i_size = cpu_to_le64(ocfs2_clusters_to_bytes(alloc_inode->i_sb, in ocfs2_block_group_alloc()