Home
last modified time | relevance | path

Searched refs:XFS_DIR2_FMT_BLOCK (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_dir2.c290 return XFS_DIR2_FMT_BLOCK; in xfs_dir2_format()
309 case XFS_DIR2_FMT_BLOCK: in xfs_dir_createname_args()
401 case XFS_DIR2_FMT_BLOCK: in xfs_dir_lookup_args()
478 case XFS_DIR2_FMT_BLOCK: in xfs_dir_removename_args()
535 case XFS_DIR2_FMT_BLOCK: in xfs_dir_replace_args()
H A Dxfs_dir2.h41 XFS_DIR2_FMT_BLOCK, enumerator
H A Dxfs_exchmaps.c471 if (xfs_dir2_format(&args, &error) != XFS_DIR2_FMT_BLOCK) in xfs_exchmaps_dir_to_sf()