Home
last modified time | relevance | path

Searched defs:indirdep (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/ufs/ffs/
H A Dsoftdep.h496 struct indirdep { struct
499 LIST_ENTRY(indirdep) ir_next; /* alloc{direct,indir} list */ argument
504 struct allocindirhd ir_completehd; /* waiting for indirdep complete */ argument
512 * An "allocindir" structure is attached to an "indirdep" when a new block argument
H A Dffs_softdep.c6139 indirdep_complete(struct indirdep * indirdep) indirdep_complete() argument
6164 struct indirdep *indirdep, *newindirdep; indirdep_lookup() local
6246 struct indirdep *indirdep; setup_allocindir_phase2() local
6421 trunc_indirdep(struct indirdep * indirdep,struct freeblks * freeblks,struct buf * bp,int off) trunc_indirdep() argument
6462 struct indirdep *indirdep; setup_trunc_indir() local
6565 struct indirdep *indirdep; complete_trunc_indir() local
7490 struct indirdep *indirdep; deallocate_dependencies() local
7696 struct indirdep *indirdep; free_newblk() local
8301 struct indirdep *indirdep; indir_trunc() local
8514 struct indirdep *indirdep; cancel_allocindir() local
10798 cancel_indirdep(struct indirdep * indirdep,struct buf * bp,struct freeblks * freeblks) cancel_indirdep() argument
10857 free_indirdep(struct indirdep * indirdep) free_indirdep() argument
10887 initiate_write_indirdep(struct indirdep * indirdep,struct buf * bp) initiate_write_indirdep() argument
11493 struct indirdep *indirdep; handle_allocindir_partdone() local
11928 handle_written_indirdep(struct indirdep * indirdep,struct buf * bp,struct buf ** bpp,int flags) handle_written_indirdep() argument
12953 struct indirdep *indirdep; softdep_sync_buf() local
14320 struct indirdep *indirdep; softdep_count_dependencies() local
14548 struct indirdep *indirdep; softdep_check_suspend() local
[all...]