Searched refs:ext2_aclcheck (Results 1 – 3 of 3) sorted by relevance
53 int ext2_aclcheck(struct vop_aclcheck_args *);
492 ext2_aclcheck(struct vop_aclcheck_args *ap) in ext2_aclcheck() function
176 .vop_aclcheck = ext2_aclcheck,