allocindir
struct allocindir *aip;
struct allocindir *aip) /* the completed allocindir */
struct allocindir *aip;
struct allocindir *aip;
struct allocindir *aip;
allocindir_print(struct allocindir *aip)
allocindir_print((struct allocindir *)addr);
static struct allocindir *
struct allocindir *aip;
aip = (struct allocindir *)newblk;
struct allocindir *aip;
struct allocindir *aip;
SOFTDEP_TYPE(ALLOCINDIR, allocindir, "Block dependency for an indirect block");
struct allocindir *aip;
struct allocindir *aip, /* allocindir allocated by the above routines */
struct allocindir *oldaip;
struct allocindir *aip,
struct allocindir *oldaip)
struct allocindir *aip, *aipn;
static void handle_allocindir_partdone(struct allocindir *);
static void cancel_allocindir(struct allocindir *, struct buf *bp,
struct allocindir *aip;
struct inodedep *, struct allocindir *, ufs_lbn_t);
static struct allocindir *newallocindir(struct inode *, int, ufs2_daddr_t,
static struct freefrag *allocindir_merge(struct allocindir *,
struct allocindir *);
struct allocindir *aip,
#define WK_ALLOCINDIR(wk) ((struct allocindir *)(wk))
LIST_HEAD(allocindirhd, allocindir);
LIST_ENTRY(allocindir) ai_next; /* indirdep's list of allocindir's */
struct allocindir ab_allocindir;