Searched refs:ufs_fioisbusy (Results 1 – 3 of 3) sorted by relevance
98 extern int ufs_fioisbusy(struct vnode *, int *, struct cred *);
508 ufs_fioisbusy(struct vnode *vp, int *isbusy, struct cred *cr) in ufs_fioisbusy() function
1816 error = ufs_fioisbusy(vp, (int *)arg, cr); in ufs_ioctl()