Home
last modified time | relevance | path

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

/freebsd/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.c6152 indirdep_complete(struct indirdep *indirdep) in indirdep_complete()
6177 struct indirdep *indirdep, *newindirdep; in indirdep_lookup() local
6259 struct indirdep *indirdep; in setup_allocindir_phase2() local
6434 struct indirdep *indirdep, in trunc_indirdep()
6475 struct indirdep *indirdep; in setup_trunc_indir() local
6578 struct indirdep *indirdep; in complete_trunc_indir() local
7503 struct indirdep *indirdep; in deallocate_dependencies() local
7709 struct indirdep *indirdep; in free_newblk() local
8314 struct indirdep *indirdep; in indir_trunc() local
8527 struct indirdep *indirdep; in cancel_allocindir() local
[all …]