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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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 202 milliseconds