Searched refs:cifs_get_link (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsfs.h | 136 extern const char *cifs_get_link(struct dentry *, struct inode *,
|
H A D | link.c | 602 cifs_get_link(struct dentry *direntry, struct inode *inode, in cifs_get_link() function
|
H A D | cifsfs.c | 1078 .get_link = cifs_get_link,
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsfs.h | 124 extern const char *cifs_get_link(struct dentry *, struct inode *,
|
H A D | cifsfs.c | 1168 const char *cifs_get_link(struct dentry *dentry, struct inode *inode, in cifs_get_link() function 1193 .get_link = cifs_get_link,
|
Completed in 6 milliseconds