Home
last modified time | relevance | path

Searched refs:cifs_getattr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dcifsfs.h75 extern int cifs_getattr(struct mnt_idmap *, const struct path *,
H A Dcifsfs.c1159 .getattr = cifs_getattr,
1176 .getattr = cifs_getattr,
H A Dinode.c2692 int cifs_getattr(struct mnt_idmap *idmap, const struct path *path, function