Searched refs:s_agsize (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/jfs/ | ||
H A D | jfs_superblock.h | 41 __le32 s_agsize; /* 4: allocation group size in aggr. blocks */ member |
H A D | resize.c | 490 j_sb->s_agsize = cpu_to_le32(bmp->db_agsize); in jfs_extendfs() |