Searched refs:XFS_DQTYPE_STRINGS (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_quota_defs.h | 22 #define XFS_DQTYPE_STRINGS \ macro
|
/linux-6.12.1/fs/xfs/scrub/ |
D | trace.h | 482 __print_symbolic(__entry->dqtype, XFS_DQTYPE_STRINGS), 519 __print_symbolic(__entry->dqtype, XFS_DQTYPE_STRINGS), 2637 __print_flags(__entry->type, "|", XFS_DQTYPE_STRINGS),
|
/linux-6.12.1/fs/xfs/ |
D | xfs_trace.h | 1077 __print_flags(__entry->type, "|", XFS_DQTYPE_STRINGS), 1145 __print_flags(__entry->type, "|", XFS_DQTYPE_STRINGS), 1198 __print_flags(__entry->type, "|", XFS_DQTYPE_STRINGS),
|