Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_inode_item.h173 int xfs_ilog_fbroot(int w);
174 #define XFS_ILOG_FBROOT(w) xfs_ilog_fbroot(w)
Dxfs_macros.c1613 xfs_ilog_fbroot(int w) in xfs_ilog_fbroot() function