Home
last modified time | relevance | path

Searched refs:fat_alloc_new_dir (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/fat/
H A Dfat.h335 extern int fat_alloc_new_dir(struct inode *dir, struct timespec64 *ts);
H A Ddir.c1133 int fat_alloc_new_dir(struct inode *dir, struct timespec64 *ts) in fat_alloc_new_dir() function
1196 EXPORT_SYMBOL_GPL(fat_alloc_new_dir); variable
H A Dnamei_msdos.c366 cluster = fat_alloc_new_dir(dir, &ts); in msdos_mkdir()
H A Dnamei_vfat.c860 cluster = fat_alloc_new_dir(dir, &ts); in vfat_mkdir()
/kernel/linux/linux-6.6/fs/fat/
H A Dfat.h336 extern int fat_alloc_new_dir(struct inode *dir, struct timespec64 *ts);
H A Ddir.c1133 int fat_alloc_new_dir(struct inode *dir, struct timespec64 *ts) in fat_alloc_new_dir() function
1196 EXPORT_SYMBOL_GPL(fat_alloc_new_dir); variable
H A Dnamei_msdos.c367 cluster = fat_alloc_new_dir(dir, &ts); in msdos_mkdir()
H A Dnamei_vfat.c859 cluster = fat_alloc_new_dir(dir, &ts); in vfat_mkdir()

Completed in 11 milliseconds