Searched refs:jffs2_get_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.c179 static struct posix_acl *jffs2_get_acl(struct inode *inode, int type) function
294 acl = jffs2_get_acl(inode, ACL_TYPE_ACCESS);
320 acl = jffs2_get_acl(dir, ACL_TYPE_DEFAULT);
369 acl = jffs2_get_acl(inode, ACL_TYPE_ACCESS);
408 acl = jffs2_get_acl(inode, type);

Completed in 47 milliseconds