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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_acl.c127 !sp->dother &&
1075 if (err = formacl(&sp->dother, aclentp))
1185 acl_count(sp->dother) +
1205 formvsec(DEF_OTHER_OBJ, sp->dother, &aclentp);
1270 acl_free(sp->dother);
1338 ((sp->dother != NULL) ? 4 : 0);
1358 acl_cpy(sp->dother, (ufs_ic_acl_t *)&tsp->aother);
1384 acl_cpy(sp->dother, (ufs_ic_acl_t *)&tsp->dother);
1444 acl_cpy(sp->dother, (ufs_ic_acl_
[all...]
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_acl.h113 #define dother s_d.other macro
/illumos-gate/usr/src/cmd/mdb/common/modules/ufs/
H A Dufs.c331 { offsetof(si_t, dother), "DEF_OTHER_OBJ" },

Completed in 234 milliseconds