Searched refs:cache_fpl (Results 1 – 3 of 3) sorted by relevance
4313 struct cache_fpl { struct4335 static bool cache_fplookup_is_mp(struct cache_fpl *fpl); argument4336 static int cache_fplookup_cross_mount(struct cache_fpl *fpl);4337 static int cache_fplookup_partial_setup(struct cache_fpl *fpl);4338 static int cache_fplookup_skip_slashes(struct cache_fpl *fpl);4339 static int cache_fplookup_trailingslash(struct cache_fpl *fpl);4340 static void cache_fpl_pathlen_dec(struct cache_fpl *fpl);4341 static void cache_fpl_pathlen_inc(struct cache_fpl *fpl);4342 static void cache_fpl_pathlen_add(struct cache_fpl *fpl, size_t n);4343 static void cache_fpl_pathlen_sub(struct cache_fpl *fpl, size_t n);[all …]
161 IN struct cache_fpl *fpl;
94 struct cache_fpl;674 int cache_symlink_resolve(struct cache_fpl *fpl, const char *string,