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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_fs.h494 #define BTOBBT(bytes) ((__u64)(bytes) >> BBSHIFT) macro
H A Dxfs_log.c1257 free_blocks = BTOBBT(free_bytes);
3606 idx = BTOBBT((xfs_caddr_t)&(ophead->oh_clientid) - iclog->ic_datap);
3628 idx = BTOBBT((__psint_t)&ophead->oh_len -

Completed in 71 milliseconds