Searched refs:buf_make_private (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dbuf_internal.h319 errno_t buf_make_private(buf_t bp);
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_bio.c843 buf_make_private(buf_t bp) function
871 panic("buf_make_private: b_data_ref != 0 && ds_bp == NULL");
874 panic("buf_make_private: ref_count == 0 && ds_bp != NULL");

Completed in 24 milliseconds