Searched refs:v9fs_remove (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dvfs_inode.c529 * v9fs_remove - helper function to remove files and directories
536 static int v9fs_remove(struct inode *dir, struct dentry *file, int rmdir) function
1008 return v9fs_remove(i, d, 0);
1020 return v9fs_remove(i, d, 1);

Completed in 52 milliseconds