Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dnamei.c220 * ntfs_rmdir - inode_operations::rmdir
222 static int ntfs_rmdir(struct inode *dir, struct dentry *dentry) in ntfs_rmdir() function
513 .rmdir = ntfs_rmdir,