Home
last modified time | relevance | path

Searched refs:cache_symlink_resolve (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dvnode.h653 int cache_symlink_resolve(struct cache_fpl *fpl, const char *string,
/f-stack/freebsd/kern/
H A Dvfs_cache.c4859 cache_symlink_resolve(struct cache_fpl *fpl, const char *string, size_t len) in cache_symlink_resolve() function
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vnops_os.c4483 return (cache_symlink_resolve(v->a_fpl, target, strlen(target))); in zfs_freebsd_fplookup_symlink()