Searched defs:birth (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/fs/tmpfs/
H A Dtmpfs_subr.c1092 tmpfs_update(vnode_t *vp, const struct timespec *acc, const struct timespec *mod, const struct timespec *birth, int flags) argument
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_send.c533 uint64_t birth = ds->ds_prev->ds_phys->ds_bp.blk_birth; local
H A Darc.c667 buf_hash(uint64_t spa, const dva_t *dva, uint64_t birth) argument
694 buf_hash_find(uint64_t spa, const dva_t *dva, uint64_t birth, kmutex_t **lockp) argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dlocal-alloc.c102 int birth; member in struct:qty
319 alloc_qty(int regno, enum machine_mode mode, int size, int birth) argument
2108 reg_is_born(rtx reg, int birth) argument
2377 post_mark_life(int regno, enum machine_mode mode, int life, int birth, int death) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/fs/nilfs/
H A Dnilfs_subr.c981 nilfs_itimes(struct nilfs_node *node, struct timespec *acc, struct timespec *mod, struct timespec *birth) argument
988 nilfs_update(struct vnode *node, struct timespec *acc, struct timespec *mod, struct timespec *birth, int updflags) argument
/netbsd-6-1-5-RELEASE/sys/fs/udf/
H A Dudf_subr.c6094 udf_itimes(struct udf_node *udf_node, struct timespec *acc, struct timespec *mod, struct timespec *birth) argument
6193 udf_update(struct vnode *vp, struct timespec *acc, struct timespec *mod, struct timespec *birth, int updflags) argument

Completed in 163 milliseconds