Searched refs:buf_markaged (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dbuf.h105 @function buf_markaged
109 void buf_markaged(buf_t);
845 buffer is placed on depends on the use of buf_markaged(), whether it is metadata, and the B_LOCKED flag. A
/darwin-on-arm/xnu/bsd/hfs/hfscommon/BTree/
H A DBTreeAllocate.c709 buf_markaged(bp);
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_btreeio.c575 buf_markaged(bp);
H A Dhfs_vfsops.c4200 buf_markaged(bp);
/darwin-on-arm/xnu/bsd/miscfs/specfs/
H A Dspec_vnops.c479 buf_markaged(bp);
594 buf_markaged(bp);
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_bio.c367 buf_markaged(buf_t bp) { function

Completed in 45 milliseconds