Searched refs:buf_setdirtyoff (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.1.10/bsd/sys/ | ||
| H A D | buf.h | 245 void buf_setdirtyoff(buf_t bp, uint32_t); |
| /xnu-11215.1.10/bsd/vfs/ | ||
| H A D | vfs_bio.c | 722 buf_setdirtyoff(buf_t bp, uint32_t dirtyoff) in buf_setdirtyoff() function |