Home
last modified time | relevance | path

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

/linux-3.4.99/fs/cifs/
Dcifsfs.h55 extern int cifs_unlink(struct inode *dir, struct dentry *dentry);
Dcifsfs.c802 .unlink = cifs_unlink,
Dinode.c1176 int cifs_unlink(struct inode *dir, struct dentry *dentry) function
1648 tmprc = cifs_unlink(target_dir, target_dentry);