Home
last modified time | relevance | path

Searched refs:buf_clear_redundancy_flags (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.61.5/bsd/sys/
H A Dbuf.h1039 void buf_clear_redundancy_flags(buf_t bp, uint32_t flags);
/xnu-11215.61.5/bsd/vfs/
H A Dvfs_bio.c3506 buf_clear_redundancy_flags(buf_t bp, uint32_t flags) in buf_clear_redundancy_flags() function