Searched refs:ufs_fiotune (Results 1 – 3 of 3) sorted by relevance
100 extern int ufs_fiotune(struct vnode *, struct fiotune *, struct cred *);
563 ufs_fiotune(struct vnode *vp, struct fiotune *uftp, struct cred *cr) in ufs_fiotune() function
1831 error = ufs_fiotune(vp, (struct fiotune *)arg, cr); in ufs_ioctl()