Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_trans_inode.c71 struct timespec tv; in xfs_trans_ichgtime() local
Dxfs_inode.c788 struct timespec tv; in xfs_ialloc() local
/fs/
Dcompat_binfmt_elf.c62 struct timeval tv; in cputime_to_compat_timeval() local
Dutimes.c29 struct timespec tv[2]; in SYSCALL_DEFINE2() local
Dselect.c51 static long __estimate_accuracy(struct timespec64 *tv) in __estimate_accuracy()
74 u64 select_estimate_accuracy(struct timespec64 *tv) in select_estimate_accuracy()
638 struct timeval tv; in SYSCALL_DEFINE5() local
Dcompat.c64 struct timespec tv[2]; in COMPAT_SYSCALL_DEFINE2() local
78 struct timespec tv[2]; in COMPAT_SYSCALL_DEFINE4() local
93 struct timespec tv[2]; in COMPAT_SYSCALL_DEFINE3() local
1299 struct compat_timeval tv; in COMPAT_SYSCALL_DEFINE5() 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
1803 struct timespec tv; in gfs2_dir_add() local
1881 struct timespec tv = current_time(&dip->i_inode); in gfs2_dir_del() local
/fs/nfsd/
Dnfs4xdr.c244 nfsd4_decode_time(struct nfsd4_compoundargs *argp, struct timespec *tv) in nfsd4_decode_time()