Home
last modified time | relevance | path

Searched refs:xfs_attr_leaf_entsize_local_max (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/fs/xfs/
Dxfs_attr_leaf.h190 static inline int xfs_attr_leaf_entsize_local_max(int bsize) in xfs_attr_leaf_entsize_local_max() function
Dxfs_attr_leaf.c2292 if (size < xfs_attr_leaf_entsize_local_max(blocksize)) { in xfs_attr_leaf_newentsize()