Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
H A Ddir.c415 static int hfsplus_rmdir(struct inode *dir, struct dentry *dentry) in hfsplus_rmdir() function
545 res = hfsplus_rmdir(new_dir, new_dentry); in hfsplus_rename()
566 .rmdir = hfsplus_rmdir,