Home
last modified time | relevance | path

Searched refs:XFS_DIR3_FT_CHRDEV (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/xfs/libxfs/
H A Dxfs_da_format.h153 #define XFS_DIR3_FT_CHRDEV 3 macro
166 { XFS_DIR3_FT_CHRDEV, "char" }, \
H A Dxfs_dir2.c53 return XFS_DIR3_FT_CHRDEV; in xfs_mode_to_ftype()
/linux-6.15/fs/xfs/scrub/
H A Dinode_repair.c460 case XFS_DIR3_FT_CHRDEV: in xrep_dinode_find_mode()
/linux-6.15/fs/xfs/
H A Dxfs_inode.c2155 src_name->type = XFS_DIR3_FT_CHRDEV; in xfs_rename()