Searched refs:autofs_rddir_cache (Results 1 – 3 of 3) sorted by relevance
47 static void build_dir_entry_list(struct autofs_rddir_cache *rdcp,50 struct autofs_rddir_cache **rdcpp);51 int autofs_rddir_cache_lookup(char *map, struct autofs_rddir_cache **rdcpp);52 static int autofs_rddir_cache_delete(struct autofs_rddir_cache *rdcp);53 static int create_dirents(struct autofs_rddir_cache *rdcp, ulong_t offset,62 struct autofs_rddir_cache *rddir_head; /* readdir cache head */68 struct autofs_rddir_cache *rdcp = NULL; in do_readdir()223 struct autofs_rddir_cache *rdcp, in create_dirents()350 struct autofs_rddir_cache **rdcpp) in autofs_rddir_cache_enter()352 struct autofs_rddir_cache *p; in autofs_rddir_cache_enter()[all …]
207 struct autofs_rddir_cache { struct217 struct autofs_rddir_cache *next; argument331 extern int autofs_rddir_cache_lookup(char *, struct autofs_rddir_cache **);
56 struct autofs_rddir_cache *rdcp; in do_lookup1()