Searched refs:atime (Results 51 - 75 of 133) sorted by relevance

123456

/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zfs_get/
H A Dzfs_get_008_pos.ksh73 checksum compression atime devices exec readonly setuid snapdir \
H A Dzfs_get_009_pos.ksh71 sharenfs checksum compression atime devices exec readonly setuid \
H A Dzfs_get_001_pos.ksh77 sharenfs checksum compression atime devices exec readonly setuid \
H A Dzfs_get_005_neg.ksh65 compression atime devices exec readonly setuid zoned snapdir aclmode \
/freebsd-13-stable/tests/sys/cddl/zfs/tests/history/
H A Dhistory_004_pos.ksh68 $ZFS set atime=off $TESTPOOL/$TESTFS &
H A Dhistory_002_pos.ksh95 atime on atime off \
/freebsd-13-stable/lib/libfetch/
H A Dfetch.h57 time_t atime; member in struct:url_stat
H A Dfetch.c84 us->atime = us->mtime = 0;
138 us->atime = us->mtime = 0;
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend_realloc_files.ksh59 # Set atime=off to prevent the recursive_cksum from modifying newfs.
60 log_must zfs set atime=off $POOL/newfs
H A Dsend_realloc_encrypted_files.ksh67 # Set atime=off to prevent the recursive_cksum from modifying newfs.
68 log_must zfs set atime=off $POOL/newfs
H A Drsend_012_pos.ksh120 rand_set_prop $fs atime "on" "off"
/freebsd-13-stable/tests/sys/cddl/zfs/tests/
H A DMakefile9 TESTS_SUBDIRS+= atime
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_get/
H A Dzfs_get_001_pos.ksh62 sharenfs checksum compression atime devices exec readonly setuid \
H A Dzfs_get_005_neg.ksh50 compression atime devices exec readonly setuid snapdir version \
/freebsd-13-stable/sys/dev/cxgb/
H A Dbin2h.pl63 $atime,$mtime,$ctime,$blksize,$blocks)
/freebsd-13-stable/include/rpcsvc/
H A Dnfs_prot.x131 nfstime atime; /* time of last access */
144 nfstime atime; /* time of last access */
411 nfstime3 atime; /* time of last access */
487 nfstime3 atime;
504 set_atime atime;
/freebsd-13-stable/sys/fs/smbfs/
H A Dsmbfs_vnops.c300 struct timespec *mtime, *atime; local
420 mtime = atime = NULL;
424 atime = &vap->va_atime;
425 if (mtime != atime) {
435 if (atime == NULL)
436 atime = &np->n_atime;
448 mtime, atime, scred);
455 error = smbfs_smb_setptime2(np, mtime, atime, 0, scred);
456 /* error = smbfs_smb_setpattrNT(np, 0, mtime, atime, scred);*/
458 error = smbfs_smb_setptime2(np, mtime, atime,
[all...]
H A Dsmbfs_smb.c478 struct timespec *atime, int attr, struct smb_cred *scred)
505 if (atime)
506 smb_time_unix2dos(atime, tzoff, &date, &time, NULL);
533 struct timespec *atime, struct smb_cred *scred)
560 if (atime) {
561 smb_time_local2NT(atime, tzoff, &tm);
580 * Set file atime and mtime. Doesn't supported by core dialect.
584 struct timespec *atime, struct smb_cred *scred)
602 if (atime)
603 smb_time_unix2dos(atime, tzof
477 smbfs_smb_setptime2(struct smbnode *np, struct timespec *mtime, struct timespec *atime, int attr, struct smb_cred *scred) argument
532 smbfs_smb_setpattrNT(struct smbnode *np, u_short attr, struct timespec *mtime, struct timespec *atime, struct smb_cred *scred) argument
583 smbfs_smb_setftime(struct smbnode *np, struct timespec *mtime, struct timespec *atime, struct smb_cred *scred) argument
628 smbfs_smb_setfattrNT(struct smbnode *np, u_int16_t attr, struct timespec *mtime, struct timespec *atime, struct smb_cred *scred) argument
[all...]
/freebsd-13-stable/tests/sys/fs/fusefs/
H A Dsetattr.cc575 out.body.entry.attr.atime = oldtimes[0].tv_sec;
587 (time_t)in.body.setattr.atime ==
601 out.body.attr.attr.atime = newtimes[0].tv_sec;
610 /* Change a file mtime but not its atime */
630 out.body.entry.attr.atime = oldtimes[0].tv_sec;
652 out.body.attr.attr.atime = oldtimes[0].tv_sec;
662 * Set a file's mtime and atime to now
664 * The design of FreeBSD's VFS does not allow fusefs to set just one of atime
693 out.body.entry.attr.atime = oldtimes[0].tv_sec;
712 out.body.attr.attr.atime
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_ctldir.c120 stat->atime = current_time(ip);
408 stat->atime = current_time(ip);
552 stat->atime = current_time(ip);
/freebsd-13-stable/contrib/apr/include/
H A Dapr_file_info.h163 #define APR_FINFO_MIN 0x00008170 /**< type, mtime, ctime, atime, size */
202 apr_time_t atime; member in struct:apr_finfo_t
/freebsd-13-stable/sys/security/mac_bsdextended/
H A Dugidfw_internal.h108 struct label *vplabel, struct timespec atime,
/freebsd-13-stable/tests/sys/cddl/zfs/tests/rsend/
H A Drsend_012_pos.ksh145 rand_set_prop $fs atime "on" "off"
/freebsd-13-stable/bin/pax/
H A Dextern.h145 void set_ftime(char *fnm, time_t mtime, time_t atime, int frc);
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c176 int64_t atime; member in struct:fixup_entry
838 fe->atime = archive_entry_atime(entry);
841 /* If atime is unset, use start time. */
842 fe->atime = a->start_time;
1829 * otherwise atime will get changed.
2479 p->atime, p->atime_nanos,
3362 time_t atime, long atime_nsec,
3374 ts[0].tv_sec = atime;
3391 times[0].tv_sec = atime;
3421 times.actime = atime;
3361 set_time(int fd, int mode, const char *name, time_t atime, long atime_nsec, time_t mtime, long mtime_nsec) argument
3442 set_time_tru64(int fd, int mode, const char *name, time_t atime, long atime_nsec, time_t mtime, long mtime_nsec, time_t ctime, long ctime_nsec) argument
3465 set_times(struct archive_write_disk *a, int fd, int mode, const char *name, time_t atime, long atime_nanos, time_t birthtime, long birthtime_nanos, time_t mtime, long mtime_nanos, time_t cctime, long ctime_nanos) argument
3525 time_t atime, birthtime, mtime, cctime; local
[all...]

Completed in 104 milliseconds

123456