Home
last modified time | relevance | path

Searched refs:agstart (Results 1 – 3 of 3) sorted by relevance

/linux/fs/jfs/
A Djfs_imap.c297 s64 blkno, agstart; in diRead() local
340 agstart = le64_to_cpu(iagp->agstart); in diRead()
385 JFS_IP(ip)->agstart = agstart; in diRead()
881 agno = BLKTOAG(JFS_IP(ip)->agstart, JFS_SBI(ip->i_sb)); in diFree()
1298 jfs_ip->agstart = le64_to_cpu(iagp->agstart); in diInitInode()
1357 agno = BLKTOAG(JFS_IP(pip)->agstart, JFS_SBI(pip->i_sb)); in diAlloc()
1905 iagp->agstart = in diAllocExt()
2177 agno = BLKTOAG(le64_to_cpu(iagp->agstart), sbi); in diNewExt()
2846 s64 agstart; in diExtendFS() local
2891 agstart = le64_to_cpu(iagp->agstart); in diExtendFS()
[all …]
A Djfs_imap.h50 __le64 agstart; /* 8: starting block of ag */ member
A Djfs_incore.h42 u64 agstart; /* agstart of the containing IAG */ member

Completed in 9 milliseconds