Home
last modified time | relevance | path

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

/include/zfs/
A Dspa.h201 #define BP_SET_BIRTH(bp, logical, physical) \ argument
203 (bp)->blk_birth = (logical); \
204 (bp)->blk_phys_birth = ((logical) == (physical) ? 0 : (physical)); \

Completed in 4 milliseconds