Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/exfat/
H A Dexfat_fs.h462 int exfat_alloc_new_dir(struct inode *inode, struct exfat_chain *clu);
H A Ddir.c314 int exfat_alloc_new_dir(struct inode *inode, struct exfat_chain *clu) in exfat_alloc_new_dir() function
H A Dnamei.c501 ret = exfat_alloc_new_dir(inode, &clu); in exfat_add_entry()