cache_fpl
static bool cache_fplookup_is_mp(struct cache_fpl *fpl);
static int cache_fplookup_cross_mount(struct cache_fpl *fpl);
static int cache_fplookup_partial_setup(struct cache_fpl *fpl);
static int cache_fplookup_skip_slashes(struct cache_fpl *fpl);
static int cache_fplookup_trailingslash(struct cache_fpl *fpl);
static void cache_fpl_pathlen_dec(struct cache_fpl *fpl);
static void cache_fpl_pathlen_inc(struct cache_fpl *fpl);
static void cache_fpl_pathlen_add(struct cache_fpl *fpl, size_t n);
static void cache_fpl_pathlen_sub(struct cache_fpl *fpl, size_t n);
cache_fpl_handle_root(struct cache_fpl *fpl)
cache_fpl_checkpoint_outer(struct cache_fpl *fpl)
cache_fpl_checkpoint(struct cache_fpl *fpl)
cache_fpl_restore_partial(struct cache_fpl *fpl)
cache_fpl_restore_abort(struct cache_fpl *fpl)
struct cache_fpl *_fpl = (fpl); \
struct cache_fpl *_fpl = (fpl); \
cache_fpl_assert_status(struct cache_fpl *fpl)
struct cache_fpl *_fpl = (fpl); \
struct cache_fpl *_fpl = (fpl); \
struct cache_fpl *_fpl = (fpl); \
cache_fpl_aborted_early_impl(struct cache_fpl *fpl, int line)
cache_fpl_aborted_impl(struct cache_fpl *fpl, int line)
cache_fpl_partial_impl(struct cache_fpl *fpl, int line)
cache_fpl_handled_impl(struct cache_fpl *fpl, int line)
cache_fpl_handled_error_impl(struct cache_fpl *fpl, int error, int line)
cache_fpl_terminated(struct cache_fpl *fpl)
cache_fpl_istrailingslash(struct cache_fpl *fpl)
cache_can_fplookup(struct cache_fpl *fpl)
cache_fplookup_dirfd(struct cache_fpl *fpl, struct vnode **vpp)
cache_fplookup_negative_promote(struct cache_fpl *fpl, struct namecache *oncp,
cache_fplookup_partial_setup(struct cache_fpl *fpl)
cache_fplookup_final_child(struct cache_fpl *fpl, enum vgetstate tvs)
cache_fplookup_final_modifying(struct cache_fpl *fpl)
cache_fplookup_modifying(struct cache_fpl *fpl)
cache_fplookup_final_withparent(struct cache_fpl *fpl)
cache_fplookup_final(struct cache_fpl *fpl)
cache_fplookup_degenerate(struct cache_fpl *fpl)
cache_fplookup_emptypath(struct cache_fpl *fpl)
cache_fplookup_noentry(struct cache_fpl *fpl)
cache_fplookup_dot(struct cache_fpl *fpl)
cache_fplookup_dotdot(struct cache_fpl *fpl)
cache_fplookup_neg(struct cache_fpl *fpl, struct namecache *ncp, uint32_t hash)
cache_symlink_resolve(struct cache_fpl *fpl, const char *string, size_t len)
cache_fplookup_symlink(struct cache_fpl *fpl)
cache_fplookup_next(struct cache_fpl *fpl)
cache_fplookup_climb_mount(struct cache_fpl *fpl)
cache_fplookup_cross_mount(struct cache_fpl *fpl)
cache_fplookup_is_mp(struct cache_fpl *fpl)
cache_fpl_pathlen_add(struct cache_fpl *fpl, size_t n)
cache_fpl_pathlen_sub(struct cache_fpl *fpl, size_t n)
cache_fpl_pathlen_inc(struct cache_fpl *fpl)
cache_fpl_pathlen_dec(struct cache_fpl *fpl)
cache_fpl_pathlen_add(struct cache_fpl *fpl, size_t n)
cache_fpl_pathlen_sub(struct cache_fpl *fpl, size_t n)
cache_fpl_pathlen_inc(struct cache_fpl *fpl)
cache_fpl_pathlen_dec(struct cache_fpl *fpl)
cache_fplookup_parse(struct cache_fpl *fpl)
cache_fplookup_parse_advance(struct cache_fpl *fpl)
cache_fplookup_skip_slashes(struct cache_fpl *fpl)
cache_fplookup_trailingslash(struct cache_fpl *fpl)
cache_fplookup_failed_vexec(struct cache_fpl *fpl, int error)
cache_fplookup_impl(struct vnode *dvp, struct cache_fpl *fpl)
struct cache_fpl fpl;
int cache_symlink_resolve(struct cache_fpl *fpl, const char *string,
struct cache_fpl;