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.c1147 .getattr = cifs_getattr,
1164 .getattr = cifs_getattr,
H A Dinode.c2602 int cifs_getattr(struct mnt_idmap *idmap, const struct path *path, function