Searched refs:exfat_rmdir (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/exfat/
H A Dnamei.c908 static int exfat_rmdir(struct inode *dir, struct dentry *dentry) function
1201 /* Free the clusters if new_inode is a dir(as if exfat_rmdir) */
1312 .rmdir = exfat_rmdir,

Completed in 164 milliseconds