Searched refs:ustarfs_mode_offset (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/lib/libsa/
H A Dustarfs.c91 #define lda2pda(_lda) ((_lda) + ustarfs_mode_offset)
92 #define pda2lda(_pda) ((_pda) - ustarfs_mode_offset)
141 static const int ustarfs_mode_offset = BBSIZE; variable

Completed in 132 milliseconds