Home
last modified time | relevance | path

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

/openbmc/linux/fs/vboxsf/
H A Ddir.c359 static int vboxsf_dir_unlink(struct inode *parent, struct dentry *dentry) in vboxsf_dir_unlink() function
480 .rmdir = vboxsf_dir_unlink,
481 .unlink = vboxsf_dir_unlink,