Home
last modified time | relevance | path

Searched refs:XFS_LOG_REL_PERM_RESERV (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/fs/xfs/
Dxfs_log.h120 #define XFS_LOG_REL_PERM_RESERV 0x1 macro
Dxfs_trans.c257 log_flags = XFS_LOG_REL_PERM_RESERV; in xfs_trans_reserve()
912 log_flags = XFS_LOG_REL_PERM_RESERV; in xfs_trans_commit()
1024 log_flags = XFS_LOG_REL_PERM_RESERV; in xfs_trans_cancel()
Dxfs_log_cil.c783 log_flags = XFS_LOG_REL_PERM_RESERV; in xfs_log_commit_cil()
Dxfs_log.c530 flags |= XFS_LOG_REL_PERM_RESERV; in xfs_log_done()
536 (flags & XFS_LOG_REL_PERM_RESERV)) { in xfs_log_done()