Home
last modified time | relevance | path

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

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