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.h503 int exfat_alloc_new_dir(struct inode *inode, struct exfat_chain *clu);
H A Ddir.c321 int exfat_alloc_new_dir(struct inode *inode, struct exfat_chain *clu) in exfat_alloc_new_dir() function
H A Dnamei.c491 ret = exfat_alloc_new_dir(inode, &clu); in exfat_add_entry()