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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_bmap_btree.h112 (xfs_sb_version_hasextflgbit(&((x)->i_mount->m_sb)) ? \
H A Dxfs_sb.h439 static inline int xfs_sb_version_hasextflgbit(xfs_sb_t *sbp) function
H A Dxfs_fsops.c89 (xfs_sb_version_hasextflgbit(&mp->m_sb) ?
H A Dxfs_bmap.c4661 if (wr && xfs_sb_version_hasextflgbit(&mp->m_sb)) {
5087 !xfs_sb_version_hasextflgbit(&mp->m_sb)) {
5139 !xfs_sb_version_hasextflgbit(&mp->m_sb)) {
H A Dxfs_vnodeops.c2554 if (rt && !xfs_sb_version_hasextflgbit(&mp->m_sb)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_ioctl.c611 if (!xfs_sb_version_hasextflgbit(&ip->i_mount->m_sb) &&

Completed in 92 milliseconds