Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_xattr.c1406 static struct acl_rel_struct **acl_rel_tail = &acl_rel_head; variable
1425 if (acl_rel_tail == &a->next) { in zpl_posix_acl_free()
1427 if (cmpxchg(&acl_rel_tail, &a->next, in zpl_posix_acl_free()
1478 prev = xchg(&acl_rel_tail, &a->next); in zpl_posix_acl_release_impl()