Lines Matching refs:allocindir

656 SOFTDEP_TYPE(ALLOCINDIR, allocindir, "Block dependency for an indirect block");
796 static void handle_allocindir_partdone(struct allocindir *);
826 static void cancel_allocindir(struct allocindir *, struct buf *bp,
882 struct inodedep *, struct allocindir *, ufs_lbn_t);
883 static struct allocindir *newallocindir(struct inode *, int, ufs2_daddr_t,
890 static struct freefrag *allocindir_merge(struct allocindir *,
891 struct allocindir *);
2063 * their allocdirect or allocindir structure.
3818 * Called once a jnewblk journal is written. The allocdirect or allocindir
5804 * Allocate a new allocindir structure.
5806 static struct allocindir *
5815 struct allocindir *aip;
5831 aip = (struct allocindir *)newblk;
5862 struct allocindir *aip;
5907 struct allocindir *aip;
5931 struct allocindir *aip;
6033 struct allocindir *aip; /* allocindir allocated by the above routines */
6038 struct allocindir *oldaip;
6086 struct allocindir *aip;
6087 struct allocindir *oldaip;
6101 * move it from the old allocindir to the new allocindir.
6111 * any pending journal work for the allocindir that is being
6219 struct allocindir *aip, *aipn;
7317 * Simply remove the allocindir, we'll find it via
7928 struct allocindir *aip;
8313 * Cancel an allocindir when it is removed via truncation. When bp is not
8319 struct allocindir *aip;
10605 struct allocindir *aip;
11271 struct allocindir *aip; /* the completed allocindir */
11294 * Await the pointer write before freeing the allocindir.
11711 struct allocindir *aip;
12727 struct allocindir *aip;
14020 struct allocindir *aip;