Home
last modified time | relevance | path

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

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