Searched defs:acl_type (Results 1 – 5 of 5) sorted by relevance
44 typedef enum acl_type { enum50 zfs_acl_type_t acl_type; /* style of acl */ member
112 acl_entry_type_t acl_type; in translate_acl() local325 int acl_type = 0; in set_acl() local
466 int acl_type = 0; in set_acl() local
420 acl_type_t acl_type; in preserve_fd_acls() local475 acl_type_t acl_type; in preserve_dir_acls() local
77 static acl_type_t acl_type = ACL_TYPE_ACCESS; variable