Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/ufs/ffs/
HDsoftdep.h165 #define D_ALLOCINDIR 7 macro
HDffs_softdep.c2440 softdep_excess_items(ump, D_ALLOCINDIR)) in newblk_lookup()
4116 case D_ALLOCINDIR: in handle_written_jnewblk()
6048 WORKITEM_REASSIGN(newblk, D_ALLOCINDIR); in newallocindir()
7525 case D_ALLOCINDIR: in deallocate_dependencies()
8146 case D_ALLOCINDIR: in handle_workitem_freeblocks()
10291 case D_ALLOCINDIR: in softdep_disk_io_initiation()
11352 case D_ALLOCINDIR: in softdep_disk_write_complete()
11609 case D_ALLOCINDIR: in handle_bufwait()
12237 else if (newblk->nb_list.wk_type == D_ALLOCINDIR) in handle_written_bmsafemap()
12992 case D_ALLOCINDIR: in softdep_sync_buf()
[all …]