Searched refs:cifs_getattr (Results 1 – 3 of 3) sorted by relevance
75 extern int cifs_getattr(struct user_namespace *, const struct path *,
1131 .getattr = cifs_getattr,1146 .getattr = cifs_getattr,
2494 int cifs_getattr(struct user_namespace *mnt_userns, const struct path *path, function