Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dbuf.h109 void buf_markaged(buf_t bp);
/xnu-11215.1.10/bsd/miscfs/specfs/
H A Dspec_vnops.c643 buf_markaged(bp); in spec_read()
806 buf_markaged(bp); in spec_write()
/xnu-11215.1.10/bsd/vfs/
H A Dvfs_bio.c366 buf_markaged(buf_t bp) in buf_markaged() function