Searched refs:genp (Results 1 – 3 of 3) sorted by relevance
| /dragonfly/sys/sys/ |
| HD | namecache.h | 225 int cache_resolve(struct nchandle *nch, u_int *genp, struct ucred *cred);
|
| /dragonfly/sys/kern/ |
| HD | vfs_nlookup.c | 85 u_int *genp, int vmode, 1507 naccess(struct nlookupdata *nd, struct nchandle *nch, u_int *genp, int nflags, in naccess() argument 1532 cache_resolve(nch, genp, cred); in naccess()
|
| HD | vfs_cache.c | 4273 cache_resolve(struct nchandle *nch, u_int *genp, struct ucred *cred) in cache_resolve() argument 4299 *genp += 4; in cache_resolve() 4311 *genp += 4; in cache_resolve() 4449 *genp += 4; /* setvp bumps the generation */ in cache_resolve()
|