Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ramfs/
Dfile-mmu.c45 .getattr = simple_getattr,
Dfile-nommu.c57 .getattr = simple_getattr,
/linux-4.4.14/fs/
Dlibfs.c23 int simple_getattr(struct vfsmount *mnt, struct dentry *dentry, in simple_getattr() function
31 EXPORT_SYMBOL(simple_getattr);
/linux-4.4.14/fs/ocfs2/dlmfs/
Ddlmfs.c615 .getattr = simple_getattr,
/linux-4.4.14/include/linux/
Dfs.h2803 extern int simple_getattr(struct vfsmount *, struct dentry *, struct kstat *);