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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jffs2/
H A Dacl.c159 static struct posix_acl *jffs2_iget_acl(struct inode *inode, struct posix_acl **i_acl) function
188 acl = jffs2_iget_acl(inode, &f->i_acl_access);
194 acl = jffs2_iget_acl(inode, &f->i_acl_default);

Completed in 55 milliseconds