Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/libxfs/
H A Dxfs_da_format.h154 #define XFS_DIR3_FT_BLKDEV 4 macro
167 { XFS_DIR3_FT_BLKDEV, "block" }, \
H A Dxfs_dir2.c55 return XFS_DIR3_FT_BLKDEV; in xfs_mode_to_ftype()
/linux-6.15/fs/xfs/scrub/
H A Dinode_repair.c463 case XFS_DIR3_FT_BLKDEV: in xrep_dinode_find_mode()