Home
last modified time | relevance | path

Searched defs:tv (Results 1 – 8 of 8) sorted by relevance

/fs/
Dutimes.c26 struct timespec64 tv[2]; in SYSCALL_DEFINE2() local
229 struct timespec64 tv[2]; in COMPAT_SYSCALL_DEFINE2() local
243 struct timespec64 tv[2]; in COMPAT_SYSCALL_DEFINE4() local
258 struct timespec64 tv[2]; in COMPAT_SYSCALL_DEFINE3() local
Dselect.c52 static long __estimate_accuracy(struct timespec64 *tv) in __estimate_accuracy()
75 u64 select_estimate_accuracy(struct timespec64 *tv) in select_estimate_accuracy()
683 struct timeval tv; in SYSCALL_DEFINE5() local
1272 struct compat_timeval tv; in COMPAT_SYSCALL_DEFINE5() local
/fs/xfs/
Dxfs_trans_inode.c71 struct timespec tv; in xfs_trans_ichgtime() local
Dxfs_inode.c781 struct timespec tv; in xfs_ialloc() local
/fs/adfs/
Dinode.c170 adfs_adfs2unix_time(struct timespec *tv, struct inode *inode) in adfs_adfs2unix_time()
/fs/jffs2/
Dos-linux.h35 #define I_SEC(tv) ((tv).tv_sec) argument
/fs/gfs2/
Ddir.c875 struct timespec tv = current_time(inode); in new_leaf() local
1806 struct timespec tv; in gfs2_dir_add() local
1884 struct timespec tv = current_time(&dip->i_inode); in gfs2_dir_del() local
/fs/nfsd/
Dnfs4xdr.c277 nfsd4_decode_time(struct nfsd4_compoundargs *argp, struct timespec *tv) in nfsd4_decode_time()