Home
last modified time | relevance | path

Searched refs:D_ALLOCINDIR (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/ufs/ffs/
H A Dsoftdep.h163 #define D_ALLOCINDIR 7 macro
H A Dffs_softdep.c2436 softdep_excess_items(ump, D_ALLOCINDIR)) in newblk_lookup()
4121 case D_ALLOCINDIR: in handle_written_jnewblk()
6053 WORKITEM_REASSIGN(newblk, D_ALLOCINDIR); in newallocindir()
7530 case D_ALLOCINDIR: in deallocate_dependencies()
8151 case D_ALLOCINDIR: in handle_workitem_freeblocks()
10295 case D_ALLOCINDIR: in softdep_disk_io_initiation()
11355 case D_ALLOCINDIR: in softdep_disk_write_complete()
11612 case D_ALLOCINDIR: in handle_bufwait()
12240 else if (newblk->nb_list.wk_type == D_ALLOCINDIR) in handle_written_bmsafemap()
12995 case D_ALLOCINDIR: in softdep_sync_buf()
[all …]