Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_defer.h145 struct list_head *r_dfops, const struct xfs_defer_op_type *ops);
H A Dxfs_defer.c893 struct list_head *r_dfops, in xfs_defer_start_recovery() argument
896 struct xfs_defer_pending *dfp = xfs_defer_alloc(r_dfops, ops); in xfs_defer_start_recovery()
/linux/fs/xfs/
H A Dxfs_log.c1393 INIT_LIST_HEAD(&log->r_dfops); in xlog_alloc_log()