Home
last modified time | relevance | path

Searched refs:DEFINE_PERAG_REF_EVENT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_trace.h129 #define DEFINE_PERAG_REF_EVENT(name) \ macro
134 DEFINE_PERAG_REF_EVENT(xfs_perag_get);
135 DEFINE_PERAG_REF_EVENT(xfs_perag_get_tag);
136 DEFINE_PERAG_REF_EVENT(xfs_perag_put);
137 DEFINE_PERAG_REF_EVENT(xfs_perag_set_reclaim);
138 DEFINE_PERAG_REF_EVENT(xfs_perag_clear_reclaim);
139 DEFINE_PERAG_REF_EVENT(xfs_perag_set_eofblocks);
140 DEFINE_PERAG_REF_EVENT(xfs_perag_clear_eofblocks);
141 DEFINE_PERAG_REF_EVENT(xfs_perag_set_cowblocks);
142 DEFINE_PERAG_REF_EVENT(xfs_perag_clear_cowblock
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_trace.h190 #define DEFINE_PERAG_REF_EVENT(name) \ macro
194 DEFINE_PERAG_REF_EVENT(xfs_perag_get);
195 DEFINE_PERAG_REF_EVENT(xfs_perag_get_tag);
196 DEFINE_PERAG_REF_EVENT(xfs_perag_hold);
197 DEFINE_PERAG_REF_EVENT(xfs_perag_put);
198 DEFINE_PERAG_REF_EVENT(xfs_perag_grab);
199 DEFINE_PERAG_REF_EVENT(xfs_perag_grab_tag);
200 DEFINE_PERAG_REF_EVENT(xfs_perag_rele);
201 DEFINE_PERAG_REF_EVENT(xfs_perag_set_inode_tag);
202 DEFINE_PERAG_REF_EVENT(xfs_perag_clear_inode_ta
[all...]

Completed in 5 milliseconds