Searched refs:agstart (Results 1 – 3 of 3) sorted by relevance
313 s64 blkno, agstart; in diRead() local356 agstart = le64_to_cpu(iagp->agstart); in diRead()401 JFS_IP(ip)->agstart = agstart; in diRead()897 agno = BLKTOAG(JFS_IP(ip)->agstart, JFS_SBI(ip->i_sb)); in diFree()1314 jfs_ip->agstart = le64_to_cpu(iagp->agstart); in diInitInode()1373 agno = BLKTOAG(JFS_IP(pip)->agstart, JFS_SBI(pip->i_sb)); in diAlloc()1921 iagp->agstart = in diAllocExt()2055 agno = BLKTOAG(le64_to_cpu(iagp->agstart), JFS_SBI(imap->im_ipimap->i_sb)); in diAllocBit()2193 agno = BLKTOAG(le64_to_cpu(iagp->agstart), sbi); in diNewExt()2862 s64 agstart; in diExtendFS() local[all …]
63 __le64 agstart; /* 8: starting block of ag */ member
53 u64 agstart; /* agstart of the containing IAG */ member