Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsfs.h75 int cifs_getattr(struct mnt_idmap *idmap, const struct path *path,
H A Dcifsfs.c1203 .getattr = cifs_getattr,
1220 .getattr = cifs_getattr,
H A Dinode.c2892 int cifs_getattr(struct mnt_idmap *idmap, const struct path *path, function