Searched refs:agstart (Results 1 – 3 of 3) sorted by relevance
298 s64 blkno, agstart; in diRead() local341 agstart = le64_to_cpu(iagp->agstart); in diRead()386 JFS_IP(ip)->agstart = agstart; in diRead()882 agno = BLKTOAG(JFS_IP(ip)->agstart, JFS_SBI(ip->i_sb)); in diFree()1299 jfs_ip->agstart = le64_to_cpu(iagp->agstart); in diInitInode()1358 agno = BLKTOAG(JFS_IP(pip)->agstart, JFS_SBI(pip->i_sb)); in diAlloc()1909 iagp->agstart = in diAllocExt()2043 agno = BLKTOAG(le64_to_cpu(iagp->agstart), JFS_SBI(imap->im_ipimap->i_sb)); in diAllocBit()2181 agno = BLKTOAG(le64_to_cpu(iagp->agstart), sbi); in diNewExt()2853 s64 agstart; in diExtendFS() local[all …]
50 __le64 agstart; /* 8: starting block of ag */ member
42 u64 agstart; /* agstart of the containing IAG */ member