Home
last modified time | relevance | path

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

/fs/ocfs2/
Dacl.c146 static struct posix_acl *ocfs2_get_acl(struct inode *inode, int type) in ocfs2_get_acl() function
235 struct posix_acl *acl = ocfs2_get_acl(inode, ACL_TYPE_ACCESS); in ocfs2_check_acl()
260 acl = ocfs2_get_acl(inode, ACL_TYPE_ACCESS); in ocfs2_acl_chmod()
380 acl = ocfs2_get_acl(inode, type); in ocfs2_xattr_get_acl()