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

/illumos-gate/usr/src/uts/common/fs/
H A Dvnode.c72 #define ISROFILE(vp) \ macro
759 if (rw == UIO_WRITE && ISROFILE(vp))
1052 if (ISROFILE(vp)) {
1420 if ((*vpp != NULL && (mode & VWRITE) && ISROFILE(*vpp)) ||

Completed in 69 milliseconds