Searched refs:XFS_DIR3_FT_DIR (Results 1 – 6 of 6) sorted by relevance
25 .type = XFS_DIR3_FT_DIR,39 return XFS_DIR3_FT_DIR; in xfs_mode_to_ftype()
152 #define XFS_DIR3_FT_DIR 2 macro
1175 xfs_dir2_data_put_ftype(mp, dep, XFS_DIR3_FT_DIR); in xfs_dir2_sf_to_block()1190 xfs_dir2_data_put_ftype(mp, dep, XFS_DIR3_FT_DIR); in xfs_dir2_sf_to_block()
889 args->filetype = XFS_DIR3_FT_DIR; in xfs_dir2_sf_lookup()899 args->filetype = XFS_DIR3_FT_DIR; in xfs_dir2_sf_lookup()
34 .type = XFS_DIR3_FT_DIR, in xchk_dir_walk_sf()
46 if (ftype != XFS_DIR3_FT_UNKNOWN && ftype != XFS_DIR3_FT_DIR) in xchk_dir_check_ftype()