Home
last modified time | relevance | path

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

/linux-6.14.4/fs/exfat/
Dexfat_fs.h507 int exfat_alloc_new_dir(struct inode *inode, struct exfat_chain *clu);
Ddir.c303 int exfat_alloc_new_dir(struct inode *inode, struct exfat_chain *clu) in exfat_alloc_new_dir() function
Dnamei.c498 ret = exfat_alloc_new_dir(inode, &clu); in exfat_add_entry()