Searched refs:xenstore_perm_to_string (Results 1 – 4 of 4) sorted by relevance
84 static inline bool xenstore_perm_to_string(const struct xs_permissions *perm, in xenstore_perm_to_string() function
364 xenstore_perm_to_string(perms+i, buf, sizeof(buf)); in do_ls()
860 if (!xenstore_perm_to_string(&perms[i], buffer, sizeof(buffer))) in xs_set_permissions()
1218 if (!xenstore_perm_to_string(&node->perms[i], buffer, in node_perms_to_strings()
Completed in 23 milliseconds