Searched refs:xfs_defer_pending (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_defer.c | 43 * Deferred work is tracked in xfs_defer_pending items. Each pending 52 * > For each xfs_defer_pending item on the dop_intake list, 62 * number of items that we attach to a given xfs_defer_pending. 66 * > For each xfs_defer_pending in the dop_pending list, 106 * with the remaining work items, and leaves the xfs_defer_pending 186 struct xfs_defer_pending *dfp, in xfs_defer_create_intent() 205 struct xfs_defer_pending *dfp; in xfs_defer_create_intents() 219 struct xfs_defer_pending *dfp; in xfs_defer_trans_abort() 325 struct xfs_defer_pending *dfp; in xfs_defer_cancel_list() 326 struct xfs_defer_pending *pl in xfs_defer_cancel_list() [all...] |
H A D | xfs_defer.h | 30 struct xfs_defer_pending { struct
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_defer.c | 53 * Deferred work is tracked in xfs_defer_pending items. Each pending 62 * > For each xfs_defer_pending item on the dop_intake list, 72 * number of items that we attach to a given xfs_defer_pending. 76 * > For each xfs_defer_pending in the dop_pending list, 116 * with the remaining work items, and leaves the xfs_defer_pending 202 struct xfs_defer_pending *dfp, in xfs_defer_create_intent() 233 struct xfs_defer_pending *dfp; in xfs_defer_create_intents() 253 struct xfs_defer_pending *dfp; in xfs_defer_pending_abort() 390 struct xfs_defer_pending *dfp; in xfs_defer_cancel_list() 391 struct xfs_defer_pending *pl in xfs_defer_cancel_list() [all...] |
H A D | xfs_defer.h | 31 struct xfs_defer_pending { struct
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_trace.h | 2497 struct xfs_defer_pending; 2548 TP_PROTO(struct xfs_mount *mp, struct xfs_defer_pending *dfp), 2573 TP_PROTO(struct xfs_mount *mp, struct xfs_defer_pending *dfp), \ 2686 TP_PROTO(struct xfs_mount *mp, struct xfs_defer_pending *dfp, 2715 TP_PROTO(struct xfs_mount *mp, struct xfs_defer_pending *dfp, \
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_trace.h | 2356 struct xfs_defer_pending; 2407 TP_PROTO(struct xfs_mount *mp, struct xfs_defer_pending *dfp), 2432 TP_PROTO(struct xfs_mount *mp, struct xfs_defer_pending *dfp), \
|
Completed in 12 milliseconds