Searched refs:dn_numag (Results 1 – 3 of 3) sorted by relevance
195 __le32 dn_numag; /* 4: total number of ags */ member214 int dn_numag; /* total number of ags */ member247 #define db_numag db_bmap.dn_numag
1325 int nwords, rem, i, agno, dn_numag; in diAlloc() local1361 dn_numag = JFS_SBI(pip->i_sb)->bmap->db_numag; in diAlloc()1362 if (agno < 0 || agno > dn_numag) in diAlloc()
189 bmp->db_numag = le32_to_cpu(dbmp_le->dn_numag); in dbMount()310 dbmp_le->dn_numag = cpu_to_le32(bmp->db_numag); in dbSync()