Searched refs:softdep_bp_to_mp (Results 1 – 1 of 1) sorted by relevance
871 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() 11270 ("softdep_disk_write_complete: softdep_bp_to_mp returned NULL " in softdep_disk_write_complete() 14268 softdep_bp_to_mp(struct buf *bp) in softdep_bp_to_mp() function 14303 vn_printf(vp, "softdep_bp_to_mp: unexpected block device\n"); in softdep_bp_to_mp() 14341 ump = softdep_bp_to_mp(bp); in softdep_count_dependencies()