Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dshare.c52 static int isreadonly(struct vnode *);
135 if (isreadonly(vp)) in add_share()
182 isreadonly(vp)) { in add_share()
443 isreadonly(struct vnode *vp) in isreadonly() function