Searched refs:jfs_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/jfs/
H A Dacl.c30 static struct posix_acl *jfs_get_acl(struct inode *inode, int type) function
132 struct posix_acl *acl = jfs_get_acl(inode, ACL_TYPE_ACCESS);
158 acl = jfs_get_acl(dir, ACL_TYPE_DEFAULT);
201 acl = jfs_get_acl(inode, ACL_TYPE_ACCESS);

Completed in 28 milliseconds