Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/libxfs/
H A Dxfs_da_format.h155 #define XFS_DIR3_FT_FIFO 5 macro
168 { XFS_DIR3_FT_FIFO, "fifo" }, \
H A Dxfs_dir2.c57 return XFS_DIR3_FT_FIFO; in xfs_mode_to_ftype()
/linux-6.15/fs/xfs/scrub/
H A Dinode_repair.c466 case XFS_DIR3_FT_FIFO: in xrep_dinode_find_mode()