Searched defs:fpl (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/kern/ |
H A D | vfs_cache.c | 4337 static void cache_fpl_pathlen_add(struct cache_fpl *fpl, size_t n); in cache_fpl_checkpoint_outer() argument 4314 cache_fpl_handle_root(struct cache_fpl * fpl) cache_fpl_handle_root() argument 4345 cache_fpl_checkpoint(struct cache_fpl * fpl) cache_fpl_checkpoint() argument 4355 cache_fpl_restore_partial(struct cache_fpl * fpl) cache_fpl_restore_partial() argument 4365 cache_fpl_restore_abort(struct cache_fpl * fpl) cache_fpl_restore_abort() argument 4378 cache_fpl_smr_assert_entered(fpl) global() argument 4383 cache_fpl_smr_assert_not_entered(fpl) global() argument 4389 cache_fpl_assert_status(struct cache_fpl * fpl) cache_fpl_assert_status() argument 4404 cache_fpl_smr_assert_entered(fpl) global() argument 4405 cache_fpl_smr_assert_not_entered(fpl) global() argument 4406 cache_fpl_assert_status(fpl) global() argument 4409 cache_fpl_smr_enter_initial(fpl) global() argument 4415 cache_fpl_smr_enter(fpl) global() argument 4422 cache_fpl_smr_exit(fpl) global() argument 4430 cache_fpl_aborted_early_impl(struct cache_fpl * fpl,int line) cache_fpl_aborted_early_impl() argument 4447 cache_fpl_aborted_impl(struct cache_fpl * fpl,int line) cache_fpl_aborted_impl() argument 4479 cache_fpl_partial_impl(struct cache_fpl * fpl,int line) cache_fpl_partial_impl() argument 4494 cache_fpl_handled_impl(struct cache_fpl * fpl,int line) cache_fpl_handled_impl() argument 4509 cache_fpl_handled_error_impl(struct cache_fpl * fpl,int error,int line) cache_fpl_handled_error_impl() argument 4528 cache_fpl_terminated(struct cache_fpl * fpl) cache_fpl_terminated() argument 4554 cache_fpl_istrailingslash(struct cache_fpl * fpl) cache_fpl_istrailingslash() argument 4572 cache_can_fplookup(struct cache_fpl * fpl) cache_can_fplookup() argument 4606 cache_fplookup_dirfd(struct cache_fpl * fpl,struct vnode ** vpp) cache_fplookup_dirfd() argument 4637 cache_fplookup_negative_promote(struct cache_fpl * fpl,struct namecache * oncp,uint32_t hash) cache_fplookup_negative_promote() argument 4657 cache_fplookup_partial_setup(struct cache_fpl * fpl) cache_fplookup_partial_setup() argument 4738 cache_fplookup_final_child(struct cache_fpl * fpl,enum vgetstate tvs) cache_fplookup_final_child() argument 4776 cache_fplookup_final_modifying(struct cache_fpl * fpl) cache_fplookup_final_modifying() argument 4953 cache_fplookup_modifying(struct cache_fpl * fpl) cache_fplookup_modifying() argument 4966 cache_fplookup_final_withparent(struct cache_fpl * fpl) cache_fplookup_final_withparent() argument 5032 cache_fplookup_final(struct cache_fpl * fpl) cache_fplookup_final() argument 5074 cache_fplookup_degenerate(struct cache_fpl * fpl) cache_fplookup_degenerate() argument 5128 cache_fplookup_emptypath(struct cache_fpl * fpl) cache_fplookup_emptypath() argument 5175 cache_fplookup_noentry(struct cache_fpl * fpl) cache_fplookup_noentry() argument 5325 cache_fplookup_dot(struct cache_fpl * fpl) cache_fplookup_dot() argument 5354 cache_fplookup_dotdot(struct cache_fpl * fpl) cache_fplookup_dotdot() argument 5425 cache_fplookup_neg(struct cache_fpl * fpl,struct namecache * ncp,uint32_t hash) cache_fplookup_neg() argument 5461 cache_symlink_resolve(struct cache_fpl * fpl,const char * string,size_t len) cache_symlink_resolve() argument 5520 cache_fplookup_symlink(struct cache_fpl * fpl) cache_fplookup_symlink() argument 5597 cache_fplookup_next(struct cache_fpl * fpl) cache_fplookup_next() argument 5681 cache_fplookup_climb_mount(struct cache_fpl * fpl) cache_fplookup_climb_mount() argument 5738 cache_fplookup_cross_mount(struct cache_fpl * fpl) cache_fplookup_cross_mount() argument 5794 cache_fplookup_is_mp(struct cache_fpl * fpl) cache_fplookup_is_mp() argument 5816 cache_fpl_pathlen_add(struct cache_fpl * fpl,size_t n) cache_fpl_pathlen_add() argument 5825 cache_fpl_pathlen_sub(struct cache_fpl * fpl,size_t n) cache_fpl_pathlen_sub() argument 5834 cache_fpl_pathlen_inc(struct cache_fpl * fpl) cache_fpl_pathlen_inc() argument 5841 cache_fpl_pathlen_dec(struct cache_fpl * fpl) cache_fpl_pathlen_dec() argument 5848 cache_fpl_pathlen_add(struct cache_fpl * fpl,size_t n) cache_fpl_pathlen_add() argument 5853 cache_fpl_pathlen_sub(struct cache_fpl * fpl,size_t n) cache_fpl_pathlen_sub() argument 5858 cache_fpl_pathlen_inc(struct cache_fpl * fpl) cache_fpl_pathlen_inc() argument 5863 cache_fpl_pathlen_dec(struct cache_fpl * fpl) cache_fpl_pathlen_dec() argument 5869 cache_fplookup_parse(struct cache_fpl * fpl) cache_fplookup_parse() argument 5936 cache_fplookup_parse_advance(struct cache_fpl * fpl) cache_fplookup_parse_advance() argument 5962 cache_fplookup_skip_slashes(struct cache_fpl * fpl) cache_fplookup_skip_slashes() argument 6015 cache_fplookup_trailingslash(struct cache_fpl * fpl) cache_fplookup_trailingslash() argument 6134 cache_fplookup_failed_vexec(struct cache_fpl * fpl,int error) cache_fplookup_failed_vexec() argument 6235 cache_fplookup_impl(struct vnode * dvp,struct cache_fpl * fpl) cache_fplookup_impl() argument 6422 struct cache_fpl fpl; cache_fplookup() local [all...] |