Searched refs:ocfs2_clusters_to_bytes (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Ddir.c364 extend = (i_size_read(dir) == ocfs2_clusters_to_bytes(sb, OCFS2_I(dir)->ip_clusters));
424 if (dir_i_size == ocfs2_clusters_to_bytes(sb, OCFS2_I(dir)->ip_clusters)) {
H A Docfs2.h436 static inline u64 ocfs2_clusters_to_bytes(struct super_block *sb, function
H A Dnamei.c1501 ocfs2_clusters_to_bytes(sb, OCFS2_I(inode)->ip_clusters)) {
H A Dsuballoc.c380 fe->i_size = cpu_to_le64(ocfs2_clusters_to_bytes(alloc_inode->i_sb,

Completed in 168 milliseconds