Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_cache.c4336 static bool cache_fplookup_is_mp(struct cache_fpl *fpl);
4337 static int cache_fplookup_cross_mount(struct cache_fpl *fpl);
4338 static int cache_fplookup_partial_setup(struct cache_fpl *fpl);
4339 static int cache_fplookup_skip_slashes(struct cache_fpl *fpl);
4340 static int cache_fplookup_trailingslash(struct cache_fpl *fpl);
4341 static void cache_fpl_pathlen_dec(struct cache_fpl *fpl);
4342 static void cache_fpl_pathlen_inc(struct cache_fpl *fpl);
4343 static void cache_fpl_pathlen_add(struct cache_fpl *fpl, size_t n);
4344 static void cache_fpl_pathlen_sub(struct cache_fpl *fpl, size_t n);
4356 cache_fpl_handle_root(struct cache_fpl *fpl) in cache_fpl_handle_root()
4355 cache_fpl_handle_root(struct cache_fpl * fpl) cache_fpl_handle_root() argument
4378 cache_fpl_checkpoint_outer(struct cache_fpl * fpl) cache_fpl_checkpoint_outer() argument
4386 cache_fpl_checkpoint(struct cache_fpl * fpl) cache_fpl_checkpoint() argument
4396 cache_fpl_restore_partial(struct cache_fpl * fpl) cache_fpl_restore_partial() argument
4406 cache_fpl_restore_abort(struct cache_fpl * fpl) cache_fpl_restore_abort() argument
4419 cache_fpl_smr_assert_entered(fpl) global() argument
4424 cache_fpl_smr_assert_not_entered(fpl) global() argument
4430 cache_fpl_assert_status(struct cache_fpl * fpl) cache_fpl_assert_status() argument
4445 cache_fpl_smr_assert_entered(fpl) global() argument
4446 cache_fpl_smr_assert_not_entered(fpl) global() argument
4447 cache_fpl_assert_status(fpl) global() argument
4450 cache_fpl_smr_enter_initial(fpl) global() argument
4456 cache_fpl_smr_enter(fpl) global() argument
4463 cache_fpl_smr_exit(fpl) global() argument
4471 cache_fpl_aborted_early_impl(struct cache_fpl * fpl,int line) cache_fpl_aborted_early_impl() argument
4488 cache_fpl_aborted_impl(struct cache_fpl * fpl,int line) cache_fpl_aborted_impl() argument
4520 cache_fpl_partial_impl(struct cache_fpl * fpl,int line) cache_fpl_partial_impl() argument
4535 cache_fpl_handled_impl(struct cache_fpl * fpl,int line) cache_fpl_handled_impl() argument
4550 cache_fpl_handled_error_impl(struct cache_fpl * fpl,int error,int line) cache_fpl_handled_error_impl() argument
4569 cache_fpl_terminated(struct cache_fpl * fpl) cache_fpl_terminated() argument
4595 cache_fpl_istrailingslash(struct cache_fpl * fpl) cache_fpl_istrailingslash() argument
4613 cache_can_fplookup(struct cache_fpl * fpl) cache_can_fplookup() argument
4647 cache_fplookup_dirfd(struct cache_fpl * fpl,struct vnode ** vpp) cache_fplookup_dirfd() argument
4678 cache_fplookup_negative_promote(struct cache_fpl * fpl,struct namecache * oncp,uint32_t hash) cache_fplookup_negative_promote() argument
4698 cache_fplookup_partial_setup(struct cache_fpl * fpl) cache_fplookup_partial_setup() argument
4779 cache_fplookup_final_child(struct cache_fpl * fpl,enum vgetstate tvs) cache_fplookup_final_child() argument
4817 cache_fplookup_final_modifying(struct cache_fpl * fpl) cache_fplookup_final_modifying() argument
4994 cache_fplookup_modifying(struct cache_fpl * fpl) cache_fplookup_modifying() argument
5007 cache_fplookup_final_withparent(struct cache_fpl * fpl) cache_fplookup_final_withparent() argument
5073 cache_fplookup_final(struct cache_fpl * fpl) cache_fplookup_final() argument
5115 cache_fplookup_degenerate(struct cache_fpl * fpl) cache_fplookup_degenerate() argument
5169 cache_fplookup_emptypath(struct cache_fpl * fpl) cache_fplookup_emptypath() argument
5216 cache_fplookup_noentry(struct cache_fpl * fpl) cache_fplookup_noentry() argument
5366 cache_fplookup_dot(struct cache_fpl * fpl) cache_fplookup_dot() argument
5395 cache_fplookup_dotdot(struct cache_fpl * fpl) cache_fplookup_dotdot() argument
5466 cache_fplookup_neg(struct cache_fpl * fpl,struct namecache * ncp,uint32_t hash) cache_fplookup_neg() argument
5502 cache_symlink_resolve(struct cache_fpl * fpl,const char * string,size_t len) cache_symlink_resolve() argument
5561 cache_fplookup_symlink(struct cache_fpl * fpl) cache_fplookup_symlink() argument
5638 cache_fplookup_next(struct cache_fpl * fpl) cache_fplookup_next() argument
5722 cache_fplookup_climb_mount(struct cache_fpl * fpl) cache_fplookup_climb_mount() argument
5779 cache_fplookup_cross_mount(struct cache_fpl * fpl) cache_fplookup_cross_mount() argument
5835 cache_fplookup_is_mp(struct cache_fpl * fpl) cache_fplookup_is_mp() argument
5857 cache_fpl_pathlen_add(struct cache_fpl * fpl,size_t n) cache_fpl_pathlen_add() argument
5866 cache_fpl_pathlen_sub(struct cache_fpl * fpl,size_t n) cache_fpl_pathlen_sub() argument
5875 cache_fpl_pathlen_inc(struct cache_fpl * fpl) cache_fpl_pathlen_inc() argument
5882 cache_fpl_pathlen_dec(struct cache_fpl * fpl) cache_fpl_pathlen_dec() argument
5889 cache_fpl_pathlen_add(struct cache_fpl * fpl,size_t n) cache_fpl_pathlen_add() argument
5894 cache_fpl_pathlen_sub(struct cache_fpl * fpl,size_t n) cache_fpl_pathlen_sub() argument
5899 cache_fpl_pathlen_inc(struct cache_fpl * fpl) cache_fpl_pathlen_inc() argument
5904 cache_fpl_pathlen_dec(struct cache_fpl * fpl) cache_fpl_pathlen_dec() argument
5910 cache_fplookup_parse(struct cache_fpl * fpl) cache_fplookup_parse() argument
5977 cache_fplookup_parse_advance(struct cache_fpl * fpl) cache_fplookup_parse_advance() argument
6003 cache_fplookup_skip_slashes(struct cache_fpl * fpl) cache_fplookup_skip_slashes() argument
6056 cache_fplookup_trailingslash(struct cache_fpl * fpl) cache_fplookup_trailingslash() argument
6175 cache_fplookup_failed_vexec(struct cache_fpl * fpl,int error) cache_fplookup_failed_vexec() argument
6276 cache_fplookup_impl(struct vnode * dvp,struct cache_fpl * fpl) cache_fplookup_impl() argument
6471 struct cache_fpl fpl; cache_fplookup() local
[all...]
H A Dvnode_if.src161 IN struct cache_fpl *fpl;
/freebsd/tools/test/stress2/misc/
H A Dpoll2.sh87 static volatile int done, frd, fwr, fpl;
104 fpl = 1;
107 fpl = 1;
120 fpl = 1;
128 fpl = 1;
148 while (fpl == 0)
159 fpl = 0;
176 fpl = 0;
/freebsd/sys/sys/
H A Dvnode.h680 int cache_symlink_resolve(struct cache_fpl *fpl, const char *string,