Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/fs/
H A Dvnode.c70 #define ISROFILE(vp) \ macro
757 if (rw == UIO_WRITE && ISROFILE(vp)) in vn_rdwr()
1050 if (ISROFILE(vp)) { in vn_openat()
1418 if ((*vpp != NULL && (mode & VWRITE) && ISROFILE(*vpp)) || in vn_createat()