Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_softdep.c915 static struct freefile *handle_bufwait(struct inodedep *, struct workhead *);
7839 handle_bufwait(inodedep, &freefile->fx_jwork); in softdep_freefile()
11568 handle_bufwait( in handle_bufwait() function
11588 panic("handle_bufwait: freefile"); in handle_bufwait()
11649 panic("handle_bufwait: Unknown type %p(%s)", in handle_bufwait()
11889 freefile = handle_bufwait(inodedep, NULL); in handle_written_inodeblock()