Searched refs:SA_LAYOUTS (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | sa_impl.h | 89 #define SA_LAYOUTS "LAYOUTS" macro
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dmu_tx.c | 1287 dmu_tx_hold_zap(tx, sa->sa_master_obj, B_TRUE, SA_LAYOUTS); in dmu_tx_hold_sa_create() 1331 dmu_tx_hold_zap(tx, sa->sa_master_obj, B_TRUE, SA_LAYOUTS); in dmu_tx_hold_sa()
|
| H A D | sa.c | 429 sa->sa_master_obj, SA_LAYOUTS, tx); in sa_add_layout_entry() 1028 error = zap_lookup(os, sa_obj, SA_LAYOUTS, in sa_setup()
|