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.c871 sizeof(args.file2_freshness)); in xfs_ioc_start_commit()
873 kern_f = (struct xfs_commit_range_fresh *)&args.file2_freshness; in xfs_ioc_start_commit()
889 user_f = (struct xfs_commit_range_fresh __user *)&argp->file2_freshness; in xfs_ioc_start_commit()
915 kern_f = (struct xfs_commit_range_fresh *)&args.file2_freshness; in xfs_ioc_commit_range()
/linux/fs/xfs/libxfs/
H A Dxfs_fs.h850 __u64 file2_freshness[6]; member