Home
last modified time | relevance | path

Searched refs:jffs2_get_acl (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/jffs2/
H A Dacl.h30 struct posix_acl *jffs2_get_acl(struct inode *inode, int type, bool rcu);
38 #define jffs2_get_acl (NULL) macro
H A Dacl.c176 struct posix_acl *jffs2_get_acl(struct inode *inode, int type, bool rcu) in jffs2_get_acl() function
H A Dfile.c67 .get_inode_acl = jffs2_get_acl,
H A Ddir.c65 .get_inode_acl = jffs2_get_acl,