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

/linux-master/fs/ocfs2/
H A Dacl.c80 char *ocfs2_acl; local
85 ocfs2_acl = kmalloc(*size, GFP_NOFS);
86 if (!ocfs2_acl)
89 entry = (struct ocfs2_acl_entry *)ocfs2_acl;
109 return ocfs2_acl;

Completed in 111 milliseconds