Home
last modified time | relevance | path

Searched defs:cn_ttl (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/lib/libpuffs/
H A Dpnode.c196 puffs_newinfo_setcnttl(struct puffs_newinfo *pni, struct timespec *cn_ttl) in puffs_newinfo_setcnttl()
/netbsd-src/sys/fs/puffs/
H A Dpuffs_vnops.c643 struct timespec *cn_ttl = &lookup_msg->pvnr_cn_ttl; in puffs_vnop_lookup() local
751 struct timespec *cn_ttl = &create_msg->pvnr_cn_ttl; in puffs_vnop_create() local
812 struct timespec *cn_ttl = &mknod_msg->pvnr_cn_ttl; in puffs_vnop_mknod() local
956 struct timespec *va_ttl, struct timespec *cn_ttl, int flags) in update_va()
1884 struct timespec *cn_ttl = &mkdir_msg->pvnr_cn_ttl; in puffs_vnop_mkdir() local
2055 struct timespec *cn_ttl = &symlink_msg->pvnr_cn_ttl; in puffs_vnop_symlink() local
/netbsd-src/lib/libperfuse/
H A Dops.c365 struct timespec cn_ttl; in perfuse_newinfo_setttl() local