Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p-posix-acl.c28 #define ACL_DEFAULT "system.posix_acl_default" macro
93 ssize_t len = sizeof(ACL_DEFAULT); in mp_dacl_listxattr()
105 memcpy(value, ACL_DEFAULT, len); in mp_dacl_listxattr()