Searched refs:VA_EXCLUSIVE (Results 1 – 3 of 3) sorted by relevance
192 #define VA_EXCLUSIVE 0x02 /* exclusive create request */ macro
115 va.va_vaflags |= VA_EXCLUSIVE; in vn_open()
1566 if (vap->va_vaflags & VA_EXCLUSIVE) in nfs_create()