Home
last modified time | relevance | path

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

/fs/
Dutimes.c215 struct timespec64 tv[2]; in SYSCALL_DEFINE2() local
237 struct timespec64 tv[2]; in SYSCALL_DEFINE2() local
252 struct timespec64 tv[2]; in SYSCALL_DEFINE4() local
269 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()
707 struct __kernel_old_timeval tv; in kern_select() local
1269 struct old_timeval32 tv; in do_compat_select() local
/fs/xfs/libxfs/
Dxfs_inode_buf.c162 struct timespec64 tv; in xfs_inode_decode_bigtime() local
177 struct timespec64 tv; in xfs_inode_from_disk_ts() local
285 const struct timespec64 tv) in xfs_inode_to_disk_ts()
Dxfs_trans_inode.c61 struct timespec64 tv; in xfs_trans_ichgtime() local
Dxfs_inode_buf.h66 static inline uint64_t xfs_inode_encode_bigtime(struct timespec64 tv) in xfs_inode_encode_bigtime()
/fs/adfs/
Dinode.c170 adfs_adfs2unix_time(struct timespec64 *tv, struct inode *inode) in adfs_adfs2unix_time()
/fs/xfs/scrub/
Dinode.c209 struct timespec64 tv; in xchk_dinode_nsec() local
/fs/xfs/
Dxfs_inode_item.c319 const struct timespec64 tv) in xfs_inode_to_log_dinode_ts()
Dxfs_inode.c811 struct timespec64 tv; in xfs_ialloc() local
/fs/gfs2/
Ddir.c871 struct timespec64 tv = current_time(inode); in new_leaf() local
1799 struct timespec64 tv; in gfs2_dir_add() local
1877 struct timespec64 tv = current_time(&dip->i_inode); in gfs2_dir_del() local
Dlog.c767 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/nfsd/
Dnfs4xdr.c322 nfsd4_decode_time(struct nfsd4_compoundargs *argp, struct timespec64 *tv) in nfsd4_decode_time()