Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_filio.c563 ufs_fiotune(struct vnode *vp, struct fiotune *uftp, struct cred *cr) in ufs_fiotune() argument
578 if (copyin(uftp, &ftp, sizeof (ftp))) in ufs_fiotune()