Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_exchrange.c863 struct xfs_commit_range_fresh __user *user_f; in xfs_ioc_start_commit() local
889 user_f = (struct xfs_commit_range_fresh __user *)&argp->file2_freshness; in xfs_ioc_start_commit()
890 if (copy_to_user(user_f, kern_f, sizeof(*kern_f))) in xfs_ioc_start_commit()