Searched refs:vfat_build_slots (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/fat/ |
H A D | namei_vfat.c | 579 static int vfat_build_slots(struct inode *dir, const unsigned char *name, in vfat_build_slots() function 672 err = vfat_build_slots(dir, qname->name, len, is_dir, cluster, ts, in vfat_add_entry()
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | namei_vfat.c | 579 static int vfat_build_slots(struct inode *dir, const unsigned char *name, in vfat_build_slots() function 672 err = vfat_build_slots(dir, qname->name, len, is_dir, cluster, ts, in vfat_add_entry()
|
Completed in 3 milliseconds