Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dinode.h51 static inline u64 gfs2_get_inode_blocks(const struct inode *inode) in gfs2_get_inode_blocks() function
H A Dsuper.c412 str->di_blocks = cpu_to_be64(gfs2_get_inode_blocks(inode)); in gfs2_dinode_out()
1215 if (gfs2_get_inode_blocks(&ip->i_inode) != 1) { in gfs2_dinode_dealloc()
H A Dbmap.c136 di->di_blocks = cpu_to_be64(gfs2_get_inode_blocks(&ip->i_inode)); in __gfs2_unstuff_inode()
1512 isize_blks = gfs2_get_inode_blocks(&ip->i_inode); in sweep_bh_for_rgrps()
H A Dinode.c1955 ap.target = gfs2_get_inode_blocks(&ip->i_inode); in setattr_chown()