Searched defs:hint_femp (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/fs/exfat/ | ||
H A D | namei.c | 201 exfat_search_empty_slot(struct super_block *sb, struct exfat_hint_femp *hint_femp, struct exfat_chain *p_dir, int num_entries) exfat_search_empty_slot() argument 316 struct exfat_hint_femp hint_femp; exfat_find_empty_entry() local [all...] |
H A D | exfat_fs.h | 277 struct exfat_hint_femp hint_femp; member |
/kernel/linux/linux-6.6/fs/exfat/ | ||
H A D | namei.c | 211 exfat_search_empty_slot(struct super_block *sb, struct exfat_hint_femp *hint_femp, struct exfat_chain *p_dir, int num_entries) exfat_search_empty_slot() argument 337 struct exfat_hint_femp hint_femp; exfat_find_empty_entry() local [all...] |
H A D | dir.c | 934 static inline void exfat_reset_empty_hint(struct exfat_hint_femp *hint_femp) in exfat_reset_empty_hint() argument [all...] |
H A D | exfat_fs.h | 301 struct exfat_hint_femp hint_femp; member |
Completed in 7 milliseconds