Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_exchrange.c853 sizeof(args.file2_freshness)); in xfs_ioc_start_commit()
855 kern_f = (struct xfs_commit_range_fresh *)&args.file2_freshness; in xfs_ioc_start_commit()
871 user_f = (struct xfs_commit_range_fresh __user *)&argp->file2_freshness; in xfs_ioc_start_commit()
895 kern_f = (struct xfs_commit_range_fresh *)&args.file2_freshness; in xfs_ioc_commit_range()
/linux/fs/xfs/libxfs/
H A Dxfs_fs.h885 __u64 file2_freshness[6]; member