Searched refs:XFS_LOG_PERM_RESERV (Results 1 – 3 of 3) sorted by relevance
62 #define XFS_LOG_PERM_RESERV 0x2 macro
319 ASSERT(flags & XFS_LOG_PERM_RESERV); in xfs_log_reserve()2513 if (tic->t_flags & XFS_LOG_PERM_RESERV) in xlog_grant_log_space()3370 if (xflags & XFS_LOG_PERM_RESERV) in xlog_ticket_alloc()
716 log_flags = XFS_LOG_PERM_RESERV; in xfs_trans_reserve()