Searched defs:ace (Results 1 - 15 of 15) sorted by relevance

/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_byteswap.c34 zfs_oldace_byteswap(ace_t *ace, int ace_cnt) argument
[all...]
H A Dzfs_replay.c914 ace_t *ace = (ace_t *)(lr + 1); /* ace array follows lr_acl_t */ local
962 ace_t *ace = (ace_t *)(lr + 1); local
H A Dzvol.c2651 zvol_geom_access(struct g_provider *pp, int acr, int acw, int ace) argument
[all...]
/freebsd-10-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_acl.c108 const ace_t *ace; local
178 ace_t *ace; local
[all...]
/freebsd-10-stable/sys/fs/nfs/
H A Dnfs_commonacl.c283 nfsrv_buildace(struct nfsrv_descript *nd, u_char *name, int namelen, enum vtype type, int group, int owner, struct acl_entry *ace) argument
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_acl_platform_nfs4.c436 acl_match(ace_t *ace, struct myacl_t *myacl) argument
[all...]
/freebsd-10-stable/sys/geom/multipath/
H A Dg_multipath.c560 int error, acr, acw, ace; local
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dacl.h55 typedef struct ace { struct
/freebsd-10-stable/sys/geom/
H A Dgeom.h178 int acr, acw, ace; member in struct:g_consumer
200 int acr, acw, ace; member in struct:g_provider
/freebsd-10-stable/sys/geom/mirror/
H A Dg_mirror.c2901 g_mirror_access(struct g_provider *pp, int acr, int acw, int ace) argument
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/common/acl/
H A Dacl_common.c804 acevals_find(ace_t *ace, avl_tree_t *avl, int *num) argument
1266 ln_ace_to_aent(ace_t *ace, int n, uid_t owner, gid_t group, argument
[all...]
/freebsd-10-stable/sys/geom/raid/
H A Dg_raid.c1853 g_raid_access(struct g_provider *pp, int acr, int acw, int ace) argument
/freebsd-10-stable/sys/geom/journal/
H A Dg_journal.c415 g_journal_access(struct g_provider *pp, int acr, int acw, int ace) argument
/freebsd-10-stable/sys/geom/raid3/
H A Dg_raid3.c3075 g_raid3_access(struct g_provider *pp, int acr, int acw, int ace) argument
[all...]
/freebsd-10-stable/sys/cddl/boot/zfs/
H A Dzfsimpl.h1359 typedef struct ace { struct

Completed in 130 milliseconds