Home
last modified time | relevance | path

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

/fs/ocfs2/
Dacl.c144 static struct posix_acl *ocfs2_get_acl(struct inode *inode, int type) in ocfs2_get_acl() function
327 acl = ocfs2_get_acl(inode, ACL_TYPE_ACCESS); in ocfs2_acl_chmod()
450 acl = ocfs2_get_acl(dentry->d_inode, type); in ocfs2_xattr_get_acl()