Searched refs:fpl (Results 1 – 4 of 4) sorted by relevance
4275 static bool cache_fplookup_is_mp(struct cache_fpl *fpl);4276 static int cache_fplookup_cross_mount(struct cache_fpl *fpl);4277 static int cache_fplookup_partial_setup(struct cache_fpl *fpl);4278 static int cache_fplookup_skip_slashes(struct cache_fpl *fpl);4279 static int cache_fplookup_trailingslash(struct cache_fpl *fpl);4280 static void cache_fpl_pathlen_dec(struct cache_fpl *fpl);4281 static void cache_fpl_pathlen_inc(struct cache_fpl *fpl);4282 static void cache_fpl_pathlen_add(struct cache_fpl *fpl, size_t n);4283 static void cache_fpl_pathlen_sub(struct cache_fpl *fpl, size_t n);4295 cache_fpl_handle_root(struct cache_fpl *fpl) in cache_fpl_handle_root() argument[all …]
161 IN struct cache_fpl *fpl;
87 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;
682 int cache_symlink_resolve(struct cache_fpl *fpl, const char *string,