Searched refs:agstart (Results 1 – 3 of 3) sorted by relevance
312 s64 blkno, agstart; in diRead() local355 agstart = le64_to_cpu(iagp->agstart); in diRead()400 JFS_IP(ip)->agstart = agstart; in diRead()904 agno = BLKTOAG(JFS_IP(ip)->agstart, JFS_SBI(ip->i_sb)); in diFree()1322 jfs_ip->agstart = le64_to_cpu(iagp->agstart); in diInitInode()1381 agno = BLKTOAG(JFS_IP(pip)->agstart, JFS_SBI(pip->i_sb)); in diAlloc()1931 iagp->agstart = in diAllocExt()2066 agno = BLKTOAG(le64_to_cpu(iagp->agstart), JFS_SBI(imap->im_ipimap->i_sb)); in diAllocBit()2205 agno = BLKTOAG(le64_to_cpu(iagp->agstart), sbi); in diNewExt()2877 s64 agstart; in diExtendFS() local[all …]
63 __le64 agstart; /* 8: starting block of ag */ member
53 u64 agstart; /* agstart of the containing IAG */ member