Home
last modified time | relevance | path

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

/freebsd/sys/fs/ext2fs/
H A Dext2_acl.h53 int ext2_aclcheck(struct vop_aclcheck_args *);
H A Dext2_acl.c492 ext2_aclcheck(struct vop_aclcheck_args *ap) in ext2_aclcheck() function
H A Dext2_vnops.c176 .vop_aclcheck = ext2_aclcheck,