Searched refs:ocfs2_acl (Results 1 – 1 of 1) sorted by relevance
81 char *ocfs2_acl; in ocfs2_acl_to_xattr() local86 ocfs2_acl = kmalloc(*size, GFP_NOFS); in ocfs2_acl_to_xattr()87 if (!ocfs2_acl) in ocfs2_acl_to_xattr()90 entry = (struct ocfs2_acl_entry *)ocfs2_acl; in ocfs2_acl_to_xattr()96 return ocfs2_acl; in ocfs2_acl_to_xattr()