Searched refs:free_diradd (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/ufs/ffs/
H A Dffs_softdep.c884 static void free_diradd(struct diradd *, struct workhead *);
7302 free_diradd(dap, NULL);
8539 free_diradd(dap, NULL);
8597 free_diradd(dap, &dirrem->dm_jwork);
8605 free_diradd(dap, wkhd) function
8643 panic("free_diradd: Unexpected jaddref");
8649 panic("free_diradd: unfound ref");
11690 free_diradd(dap, NULL);

Completed in 120 milliseconds