Home
last modified time | relevance | path

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

/fs/jfs/
Djfs_imap.c868 struct metapage *mp, *amp, *bmp, *cmp, *dmp; in diFree() local
977 if ((rc = diIAGRead(imap, fwd, &amp))) { in diFree()
983 aiagp = (struct iag *) amp->data; in diFree()
989 write_metapage(amp); in diFree()
1044 amp = bmp = cmp = dmp = NULL; in diFree()
1058 if ((rc = diIAGRead(imap, fwd, &amp))) in diFree()
1060 aiagp = (struct iag *) amp->data; in diFree()
1075 if ((rc = diIAGRead(imap, fwd, &amp))) in diFree()
1077 aiagp = (struct iag *) amp->data; in diFree()
1106 ciagp = (struct iag *) amp->data; in diFree()
[all …]