Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_extvnops.c276 trans_size = TOP_GETPAGE_SIZE(ip); in ufs_alloc_data()
H A Dufs_vnops.c4445 trans_size = TOP_GETPAGE_SIZE(ip); in ufs_getpage()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_trans.h456 #define TOP_GETPAGE_SIZE(IP) \ macro