Searched refs:compat_xfs_bstime_t (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_ioctl32.h49 } compat_xfs_bstime_t; typedef in typeref:struct:compat_xfs_bstime
60 compat_xfs_bstime_t bs_atime; /* access time */
61 compat_xfs_bstime_t bs_mtime; /* modify time */
62 compat_xfs_bstime_t bs_ctime; /* inode change time */
H A Dxfs_ioctl32.c134 compat_xfs_bstime_t __user *bstime32)
179 compat_xfs_bstime_t __user *p32,

Completed in 112 milliseconds