Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dshare.c52 static int isreadonly(struct vnode *);
137 if (isreadonly(vp)) in add_share()
190 isreadonly(vp)) { in add_share()
455 isreadonly(struct vnode *vp) in isreadonly() function