Searched defs:sf_unlink_aux (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/linux/sharedfolders/
H A Ddirops.c646 static int sf_unlink_aux(struct inode *parent, struct dentry *dentry, int fDirectory) function
699 return sf_unlink_aux(parent, dentry, 0);
712 return sf_unlink_aux(parent, dentry, 1);

Completed in 160 milliseconds