Home
last modified time | relevance | path

Searched refs:exfat_alloc_new_dir (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/exfat/
H A Dexfat_fs.h465 int exfat_alloc_new_dir(struct inode *inode, struct exfat_chain *clu);
H A Dnamei.c512 ret = exfat_alloc_new_dir(inode, &clu); in exfat_add_entry()
H A Ddir.c312 int exfat_alloc_new_dir(struct inode *inode, struct exfat_chain *clu) in exfat_alloc_new_dir() function
/kernel/linux/linux-6.6/fs/exfat/
H A Dexfat_fs.h493 int exfat_alloc_new_dir(struct inode *inode, struct exfat_chain *clu);
H A Dnamei.c522 ret = exfat_alloc_new_dir(inode, &clu); in exfat_add_entry()
H A Ddir.c321 int exfat_alloc_new_dir(struct inode *inode, struct exfat_chain *clu) in exfat_alloc_new_dir() function

Completed in 10 milliseconds