Home
last modified time | relevance | path

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

/fs/smbfs/
Ddir.c36 static int smb_link(struct dentry *, struct inode *, struct dentry *);
70 .link = smb_link,
688 smb_link(struct dentry *dentry, struct inode *dir, struct dentry *new_dentry) in smb_link() function