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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/
H A Dxfs_mount.h403 int m_attr_magicpct;/* 37% of the blocksize */ member in struct:xfs_mount
H A Dxfs_mount.c937 mp->m_attr_magicpct = (mp->m_sb.sb_blocksize * 37) / 100;
H A Dxfs_attr_leaf.c1842 return(tmp < mp->m_attr_magicpct); /* leaf is < 37% full */

Completed in 43 milliseconds