Home
last modified time | relevance | path

Searched refs:shutdown_type (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/
Dxfs_trans_ail.c862 int shutdown_type) in xfs_trans_ail_delete() argument
871 if (shutdown_type && !xfs_is_shutdown(mp)) { in xfs_trans_ail_delete()
875 xfs_force_shutdown(mp, shutdown_type); in xfs_trans_ail_delete()
Dxfs_trans_priv.h100 void xfs_trans_ail_delete(struct xfs_log_item *lip, int shutdown_type);