Searched refs:ocfs2_acl (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/ocfs2/
H A Dacl.c90 char *ocfs2_acl; ocfs2_acl_to_xattr() local
95 ocfs2_acl = kmalloc(*size, GFP_NOFS); ocfs2_acl_to_xattr()
96 if (!ocfs2_acl) ocfs2_acl_to_xattr()
99 entry = (struct ocfs2_acl_entry *)ocfs2_acl; ocfs2_acl_to_xattr()
119 return ocfs2_acl; ocfs2_acl_to_xattr()

Completed in 43 milliseconds