Home
last modified time | relevance | path

Searched refs:jffs2_get_acl (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/jffs2/
H A Dacl.h30 struct posix_acl *jffs2_get_acl(struct inode *inode, int type);
37 #define jffs2_get_acl (NULL) macro
H A Dacl.c176 struct posix_acl *jffs2_get_acl(struct inode *inode, int type) in jffs2_get_acl() function
H A Dfile.c67 .get_acl = jffs2_get_acl,
H A Ddir.c62 .get_acl = jffs2_get_acl,
/kernel/linux/linux-6.6/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,

Completed in 5 milliseconds