Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dbuf.h109 void buf_markaged(buf_t bp);
/xnu-12377.81.4/bsd/miscfs/specfs/
H A Dspec_vnops.c647 buf_markaged(bp); in spec_read()
810 buf_markaged(bp); in spec_write()
/xnu-12377.81.4/bsd/vfs/
H A Dvfs_bio.c382 buf_markaged(buf_t bp) in buf_markaged() function