Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dcifsfs.h74 extern int cifs_getattr(struct mnt_idmap *, const struct path *,
H A Dcifsfs.c1141 .getattr = cifs_getattr,
1158 .getattr = cifs_getattr,
H A Dinode.c2799 int cifs_getattr(struct mnt_idmap *idmap, const struct path *path, function