Home
last modified time | relevance | path

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

/fs/
Dutimes.c206 struct timespec64 tv[2]; in SYSCALL_DEFINE2() local
228 struct timespec64 tv[2]; in SYSCALL_DEFINE2() local
243 struct timespec64 tv[2]; in SYSCALL_DEFINE4() local
260 struct timespec64 tv[2]; in do_compat_futimesat() 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()
704 struct timeval tv; in kern_select() local
1250 struct old_timeval32 tv; in do_compat_select() local
/fs/xfs/libxfs/
Dxfs_trans_inode.c58 struct timespec64 tv; in xfs_trans_ichgtime() local
/fs/adfs/
Dinode.c167 adfs_adfs2unix_time(struct timespec64 *tv, struct inode *inode) in adfs_adfs2unix_time()
/fs/gfs2/
Ddir.c874 struct timespec64 tv = current_time(inode); in new_leaf() local
1802 struct timespec64 tv; in gfs2_dir_add() local
1880 struct timespec64 tv = current_time(&dip->i_inode); in gfs2_dir_del() local
Dlog.c695 struct timespec64 tv; in gfs2_write_log_header() local
/fs/jffs2/
Dos-linux.h37 #define I_SEC(tv) JFFS2_CLAMP_TIME((tv).tv_sec) argument
/fs/dlm/
Dlowcomms.c1038 struct timeval tv = { .tv_sec = 5, .tv_usec = 0 }; in sctp_connect_to_sock() local
/fs/xfs/
Dxfs_inode.c758 struct timespec64 tv; in xfs_ialloc() local
/fs/nfsd/
Dnfs4xdr.c281 nfsd4_decode_time(struct nfsd4_compoundargs *argp, struct timespec64 *tv) in nfsd4_decode_time()