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

/vbox/src/VBox/Additions/linux/sharedfolders/
H A Ddirops.c607 static int sf_create(struct inode *parent, struct dentry *dentry, umode_t mode, bool excl) function
609 static int sf_create(struct inode *parent, struct dentry *dentry, umode_t mode, struct nameidata *nd)
611 static int sf_create(struct inode *parent, struct dentry *dentry, int mode, struct nameidata *nd)
613 static int sf_create(struct inode *parent, struct dentry *dentry, int mode)
852 .create = sf_create,

Completed in 43 milliseconds