Lines Matching defs:cn_ttl
643 struct timespec *cn_ttl = &lookup_msg->pvnr_cn_ttl;
645 va_ttl, cn_ttl, SETATTR_CHSIZE);
751 struct timespec *cn_ttl = &create_msg->pvnr_cn_ttl;
755 va_ttl, cn_ttl, SETATTR_CHSIZE);
812 struct timespec *cn_ttl = &mknod_msg->pvnr_cn_ttl;
816 va_ttl, cn_ttl, SETATTR_CHSIZE);
956 struct timespec *va_ttl, struct timespec *cn_ttl, int flags)
962 if (TTL_VALID(cn_ttl)) {
963 pn->pn_cn_timeout = TTL_TO_TIMEOUT(cn_ttl);
1884 struct timespec *cn_ttl = &mkdir_msg->pvnr_cn_ttl;
1888 va_ttl, cn_ttl, SETATTR_CHSIZE);
2055 struct timespec *cn_ttl = &symlink_msg->pvnr_cn_ttl;
2059 va_ttl, cn_ttl, SETATTR_CHSIZE);