Home
last modified time | relevance | path

Searched full:di_blocks (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dgfs2_ondisk.h275 __be64 di_blocks; /* number of blocks in file */ member
/linux/fs/gfs2/
H A Dbmap.c134 di->di_blocks = cpu_to_be64(gfs2_get_inode_blocks(&ip->i_inode)); in __gfs2_unstuff_inode()
1595 to keep its di_blocks current in case of failure. */ in sweep_bh_for_rgrps()