Home
last modified time | relevance | path

Searched refs:simple_getattr (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/fs/ramfs/
Dfile-mmu.c54 .getattr = simple_getattr,
Dfile-nommu.c53 .getattr = simple_getattr,
/linux-6.1.9/fs/ocfs2/dlmfs/
Ddlmfs.c556 .getattr = simple_getattr,
/linux-6.1.9/fs/
Dlibfs.c31 int simple_getattr(struct user_namespace *mnt_userns, const struct path *path, in simple_getattr() function
40 EXPORT_SYMBOL(simple_getattr);
/linux-6.1.9/include/linux/
Dfs.h3333 extern int simple_getattr(struct user_namespace *, const struct path *,