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

/darwin-on-arm/xnu/bsd/sys/
H A Dbuf_internal.h292 errno_t buf_make_private(buf_t bp);
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_bio.c827 buf_make_private(buf_t bp) function
855 panic("buf_make_private: b_data_ref != 0 && ds_bp == NULL");
858 panic("buf_make_private: ref_count == 0 && ds_bp != NULL");

Completed in 24 milliseconds