Searched refs:jffs2_acl_chmod (Results 1 – 3 of 3) sorted by relevance
30 extern int jffs2_acl_chmod(struct inode *);40 #define jffs2_acl_chmod(inode) (0) macro
336 int jffs2_acl_chmod(struct inode *inode) in jffs2_acl_chmod() function
195 rc = jffs2_acl_chmod(dentry->d_inode); in jffs2_setattr()