Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ramfs/
H A Dfile-mmu.c54 .getattr = simple_getattr,
H A Dfile-nommu.c53 .getattr = simple_getattr,
/OK3568_Linux_fs/kernel/fs/ocfs2/dlmfs/
H A Ddlmfs.c547 .getattr = simple_getattr,
/OK3568_Linux_fs/kernel/fs/
H A Dlibfs.c30 int simple_getattr(const struct path *path, struct kstat *stat, in simple_getattr() function
38 EXPORT_SYMBOL(simple_getattr);
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h3232 extern int simple_getattr(const struct path *, struct kstat *, u32, unsigned int);