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