Searched refs:cifs_getattr (Results 1 – 3 of 3) sorted by relevance
75 extern int cifs_getattr(struct mnt_idmap *, const struct path *,
1147 .getattr = cifs_getattr,1164 .getattr = cifs_getattr,
2615 int cifs_getattr(struct mnt_idmap *idmap, const struct path *path, function