Searched defs:cn_ttl (Results 1 - 3 of 3) sorted by relevance
| /src/lib/libpuffs/ | ||
| H A D | pnode.c | 196 puffs_newinfo_setcnttl(struct puffs_newinfo *pni, struct timespec *cn_ttl) argument |
| /src/sys/fs/puffs/ | ||
| H A D | puffs_vnops.c | 643 struct timespec *cn_ttl = &lookup_msg->pvnr_cn_ttl; local in function:puffs_vnop_lookup 751 struct timespec *cn_ttl = &create_msg->pvnr_cn_ttl; local in function:puffs_vnop_create 812 struct timespec *cn_ttl = &mknod_msg->pvnr_cn_ttl; local in function:puffs_vnop_mknod 1884 struct timespec *cn_ttl local in function:puffs_vnop_mkdir 955 update_va(struct vnode * vp,struct vattr * vap,struct vattr * rvap,struct timespec * va_ttl,struct timespec * cn_ttl,int flags) argument 2055 struct timespec *cn_ttl = &symlink_msg->pvnr_cn_ttl; local in function:puffs_vnop_symlink [all...] |
| /src/lib/libperfuse/ | ||
| H A D | ops.c | 365 struct timespec cn_ttl; local in function:perfuse_newinfo_setttl |
Completed in 9 milliseconds