jbsize 42 fs/gfs2/xattr.c unsigned int jbsize = sdp->sd_jbsize; jbsize 47 fs/gfs2/xattr.c if (*size <= jbsize) jbsize 52 fs/gfs2/xattr.c (sizeof(__be64) * DIV_ROUND_UP(dsize, jbsize)), 8); jbsize 794 fs/gfs2/xattr.c unsigned int jbsize = GFS2_SB(&ip->i_inode)->sd_jbsize; jbsize 803 fs/gfs2/xattr.c if (GFS2_EAREQ_SIZE_STUFFED(&er) > jbsize) jbsize 804 fs/gfs2/xattr.c blks += DIV_ROUND_UP(er.er_data_len, jbsize);