Searched refs:gfs2_get_inode_blocks (Results 1 – 4 of 4) sorted by relevance
50 static inline u64 gfs2_get_inode_blocks(const struct inode *inode) in gfs2_get_inode_blocks() function
416 str->di_blocks = cpu_to_be64(gfs2_get_inode_blocks(inode)); in gfs2_dinode_out()1203 if (gfs2_get_inode_blocks(&ip->i_inode) != 1) { in gfs2_dinode_dealloc()
134 di->di_blocks = cpu_to_be64(gfs2_get_inode_blocks(&ip->i_inode)); in __gfs2_unstuff_inode()1515 isize_blks = gfs2_get_inode_blocks(&ip->i_inode); in sweep_bh_for_rgrps()
1957 ap.target = gfs2_get_inode_blocks(&ip->i_inode); in setattr_chown()