Searched refs:di_goal_data (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | gfs2_ondisk.h | 286 __be64 di_goal_data; /* data block goal */ member |
| /linux/fs/gfs2/ | ||
| H A D | super.c | 414 str->di_goal_data = cpu_to_be64(ip->i_goal); in gfs2_dinode_out() |