Home
last modified time | relevance | path

Searched defs:fpl (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/kern/
H A Dvfs_cache.c4230 cache_fpl_handle_root(struct cache_fpl * fpl) cache_fpl_handle_root() argument
4253 cache_fpl_checkpoint_outer(struct cache_fpl * fpl) cache_fpl_checkpoint_outer() argument
4261 cache_fpl_checkpoint(struct cache_fpl * fpl) cache_fpl_checkpoint() argument
4271 cache_fpl_restore_partial(struct cache_fpl * fpl) cache_fpl_restore_partial() argument
4281 cache_fpl_restore_abort(struct cache_fpl * fpl) cache_fpl_restore_abort() argument
4294 cache_fpl_smr_assert_entered(fpl) global() argument
4299 cache_fpl_smr_assert_not_entered(fpl) global() argument
4305 cache_fpl_assert_status(struct cache_fpl * fpl) cache_fpl_assert_status() argument
4320 cache_fpl_smr_assert_entered(fpl) global() argument
4321 cache_fpl_smr_assert_not_entered(fpl) global() argument
4322 cache_fpl_assert_status(fpl) global() argument
4325 cache_fpl_smr_enter_initial(fpl) global() argument
4331 cache_fpl_smr_enter(fpl) global() argument
4338 cache_fpl_smr_exit(fpl) global() argument
4346 cache_fpl_aborted_early_impl(struct cache_fpl * fpl,int line) cache_fpl_aborted_early_impl() argument
4363 cache_fpl_aborted_impl(struct cache_fpl * fpl,int line) cache_fpl_aborted_impl() argument
4395 cache_fpl_partial_impl(struct cache_fpl * fpl,int line) cache_fpl_partial_impl() argument
4410 cache_fpl_handled_impl(struct cache_fpl * fpl,int line) cache_fpl_handled_impl() argument
4425 cache_fpl_handled_error_impl(struct cache_fpl * fpl,int error,int line) cache_fpl_handled_error_impl() argument
4444 cache_fpl_terminated(struct cache_fpl * fpl) cache_fpl_terminated() argument
4470 cache_fpl_istrailingslash(struct cache_fpl * fpl) cache_fpl_istrailingslash() argument
4488 cache_can_fplookup(struct cache_fpl * fpl) cache_can_fplookup() argument
4522 cache_fplookup_dirfd(struct cache_fpl * fpl,struct vnode ** vpp) cache_fplookup_dirfd() argument
4547 cache_fplookup_negative_promote(struct cache_fpl * fpl,struct namecache * oncp,uint32_t hash) cache_fplookup_negative_promote() argument
4567 cache_fplookup_partial_setup(struct cache_fpl * fpl) cache_fplookup_partial_setup() argument
4648 cache_fplookup_final_child(struct cache_fpl * fpl,enum vgetstate tvs) cache_fplookup_final_child() argument
4686 cache_fplookup_final_modifying(struct cache_fpl * fpl) cache_fplookup_final_modifying() argument
4863 cache_fplookup_modifying(struct cache_fpl * fpl) cache_fplookup_modifying() argument
4876 cache_fplookup_final_withparent(struct cache_fpl * fpl) cache_fplookup_final_withparent() argument
4942 cache_fplookup_final(struct cache_fpl * fpl) cache_fplookup_final() argument
4984 cache_fplookup_degenerate(struct cache_fpl * fpl) cache_fplookup_degenerate() argument
5038 cache_fplookup_emptypath(struct cache_fpl * fpl) cache_fplookup_emptypath() argument
5085 cache_fplookup_noentry(struct cache_fpl * fpl) cache_fplookup_noentry() argument
5235 cache_fplookup_dot(struct cache_fpl * fpl) cache_fplookup_dot() argument
5264 cache_fplookup_dotdot(struct cache_fpl * fpl) cache_fplookup_dotdot() argument
5346 cache_fplookup_neg(struct cache_fpl * fpl,struct namecache * ncp,uint32_t hash) cache_fplookup_neg() argument
5382 cache_symlink_resolve(struct cache_fpl * fpl,const char * string,size_t len) cache_symlink_resolve() argument
5441 cache_fplookup_symlink(struct cache_fpl * fpl) cache_fplookup_symlink() argument
5518 cache_fplookup_next(struct cache_fpl * fpl) cache_fplookup_next() argument
5607 cache_fplookup_climb_mount(struct cache_fpl * fpl) cache_fplookup_climb_mount() argument
5664 cache_fplookup_cross_mount(struct cache_fpl * fpl) cache_fplookup_cross_mount() argument
5720 cache_fplookup_is_mp(struct cache_fpl * fpl) cache_fplookup_is_mp() argument
5742 cache_fpl_pathlen_add(struct cache_fpl * fpl,size_t n) cache_fpl_pathlen_add() argument
5751 cache_fpl_pathlen_sub(struct cache_fpl * fpl,size_t n) cache_fpl_pathlen_sub() argument
5760 cache_fpl_pathlen_inc(struct cache_fpl * fpl) cache_fpl_pathlen_inc() argument
5767 cache_fpl_pathlen_dec(struct cache_fpl * fpl) cache_fpl_pathlen_dec() argument
5774 cache_fpl_pathlen_add(struct cache_fpl * fpl,size_t n) cache_fpl_pathlen_add() argument
5779 cache_fpl_pathlen_sub(struct cache_fpl * fpl,size_t n) cache_fpl_pathlen_sub() argument
5784 cache_fpl_pathlen_inc(struct cache_fpl * fpl) cache_fpl_pathlen_inc() argument
5789 cache_fpl_pathlen_dec(struct cache_fpl * fpl) cache_fpl_pathlen_dec() argument
5795 cache_fplookup_parse(struct cache_fpl * fpl) cache_fplookup_parse() argument
5862 cache_fplookup_parse_advance(struct cache_fpl * fpl) cache_fplookup_parse_advance() argument
5888 cache_fplookup_skip_slashes(struct cache_fpl * fpl) cache_fplookup_skip_slashes() argument
5941 cache_fplookup_trailingslash(struct cache_fpl * fpl) cache_fplookup_trailingslash() argument
6060 cache_fplookup_failed_vexec(struct cache_fpl * fpl,int error) cache_fplookup_failed_vexec() argument
6161 cache_fplookup_impl(struct vnode * dvp,struct cache_fpl * fpl) cache_fplookup_impl() argument
6311 struct cache_fpl fpl; cache_fplookup() local
[all...]