Searched refs:XFS_DIR_SHORTFORM_TO_SINGLE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/xfs/ | ||
D | xfs_dir.h | 148 #define XFS_DIR_SHORTFORM_TO_SINGLE(mp,args) \ macro |
D | xfs_bmap.c | 528 error = XFS_DIR_SHORTFORM_TO_SINGLE(mp, &dargs); in xfs_bmap_add_attrfork_local() |