Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dsa_impl.h89 #define SA_LAYOUTS "LAYOUTS" macro
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_tx.c1287 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 Dsa.c429 sa->sa_master_obj, SA_LAYOUTS, tx); in sa_add_layout_entry()
1028 error = zap_lookup(os, sa_obj, SA_LAYOUTS, in sa_setup()