Searched refs:SA_LOOKUP (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | sa_impl.h | 198 SA_LOOKUP, enumerator
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | sa.c | 367 case SA_LOOKUP: in sa_attr_op() 1469 return (sa_attr_op(hdl, bulk, count, SA_LOOKUP, NULL)); in sa_lookup_impl() 1517 if ((error = sa_attr_op(hdl, &bulk, 1, SA_LOOKUP, NULL)) == 0) { in sa_lookup_uio() 2076 if ((error = sa_attr_op(hdl, &bulk, 1, SA_LOOKUP, NULL)) != 0) { in sa_size()
|