Home
last modified time | relevance | path

Searched refs:exfat_alloc_new_dir (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/exfat/
Dexfat_fs.h468 int exfat_alloc_new_dir(struct inode *inode, struct exfat_chain *clu);
Ddir.c318 int exfat_alloc_new_dir(struct inode *inode, struct exfat_chain *clu) in exfat_alloc_new_dir() function
Dnamei.c502 ret = exfat_alloc_new_dir(inode, &clu); in exfat_add_entry()