Searched defs:birth (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/sys/fs/nilfs/ |
H A D | nilfs_subr.c | 729 struct timespec *mod, struct timespec *birth) in nilfs_itimes() 736 struct timespec *mod, struct timespec *birth, int updflags) in nilfs_update()
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libverify/ |
H A D | verify.h | 66 int64_t birth; /* creation time */ member 115 int64_t birth; member
|
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
H A D | dsl_deadlist.c | 418 dsl_deadlist_insert_bpobj(dsl_deadlist_t *dl, uint64_t obj, uint64_t birth, in dsl_deadlist_insert_bpobj()
|
H A D | arc.c | 1238 #define BUF_HASH_INDEX(spa, dva, birth) \ argument 1423 buf_hash(uint64_t spa, const dva_t *dva, uint64_t birth) in buf_hash() 1443 #define HDR_EQUAL(spa, dva, birth, hdr) \ argument 1460 uint64_t birth = BP_PHYSICAL_BIRTH(bp); in buf_hash_find() local
|
H A D | dsl_dataset.c | 2076 uint64_t birth; in dsl_dataset_modified_since_snap() local
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | libverify.c | 87 int64_t birth; /* creation time */ member 137 int64_t birth; member
|
/netbsd-src/sys/fs/udf/ |
H A D | udf_subr.c | 6114 struct timespec *mod, struct timespec *birth) in udf_itimes() 6213 struct timespec *mod, struct timespec *birth, int updflags) in udf_update()
|