Searched refs:cifs_getattr (Results 1 – 3 of 3) sorted by relevance
74 extern int cifs_getattr(struct mnt_idmap *, const struct path *,
1105 .getattr = cifs_getattr,1122 .getattr = cifs_getattr,
2666 int cifs_getattr(struct mnt_idmap *idmap, const struct path *path, function