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