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

/xnu-2782.1.97/bsd/sys/
H A Dbuf_internal.h332 errno_t buf_make_private(buf_t bp);
/xnu-2782.1.97/bsd/vfs/
H A Dvfs_bio.c861 buf_make_private(buf_t bp) function
889 panic("buf_make_private: b_data_ref != 0 && ds_bp == NULL");
892 panic("buf_make_private: ref_count == 0 && ds_bp != NULL");

Completed in 21 milliseconds