Searched refs:ubc_is_mapped_writable (Results 1 – 3 of 3) sorted by relevance
168 __attribute__((pure)) boolean_t ubc_is_mapped_writable(const struct vnode *);
3044 ubc_is_mapped_writable(const struct vnode *vp) in ubc_is_mapped_writable() function
12821 } else if (ubc_is_mapped_writable(vp)) { in check_for_open_conflict()