Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_softdep.c871 static struct ufsmount *softdep_bp_to_mp(struct buf *bp);
7508 ump = softdep_bp_to_mp(bp); in deallocate_dependencies()
10241 ump = softdep_bp_to_mp(bp); in softdep_disk_io_initiation()
11233 ump = softdep_bp_to_mp(bp); in softdep_handle_error()
11268 ump = softdep_bp_to_mp(bp); in softdep_disk_write_complete()
14268 softdep_bp_to_mp(struct buf *bp) in softdep_bp_to_mp() function
14341 ump = softdep_bp_to_mp(bp); in softdep_count_dependencies()