Home
last modified time | relevance | path

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

/linux-3.4.99/fs/hfsplus/
Ddir.c382 static int hfsplus_rmdir(struct inode *dir, struct dentry *dentry) in hfsplus_rmdir() function
486 res = hfsplus_rmdir(new_dir, new_dentry); in hfsplus_rename()
507 .rmdir = hfsplus_rmdir,