Home
last modified time | relevance | path

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

/fs/jfs/
Djfs_imap.c871 struct metapage *mp, *amp, *bmp, *cmp, *dmp; in diFree() local
982 if ((rc = diIAGRead(imap, fwd, &amp))) { in diFree()
988 aiagp = (struct iag *) amp->data; in diFree()
994 write_metapage(amp); in diFree()
1049 amp = bmp = cmp = dmp = NULL; in diFree()
1063 if ((rc = diIAGRead(imap, fwd, &amp))) in diFree()
1065 aiagp = (struct iag *) amp->data; in diFree()
1080 if ((rc = diIAGRead(imap, fwd, &amp))) in diFree()
1082 aiagp = (struct iag *) amp->data; in diFree()
1111 ciagp = (struct iag *) amp->data; in diFree()
[all …]