Searched refs:permanent (Results 1 – 5 of 5) sorted by relevance
/fs/xfs/ |
D | xfs_log.h | 166 bool permanent,
|
D | xfs_trans.c | 709 bool permanent = false; in xfs_trans_reserve() local 716 permanent = true; in xfs_trans_reserve() 728 XFS_TRANSACTION, permanent, in xfs_trans_reserve()
|
D | xfs_log_priv.h | 555 int count, char client, bool permanent,
|
D | xfs_log.c | 392 bool permanent, in xfs_log_reserve() argument 408 tic = xlog_ticket_alloc(log, unit_bytes, cnt, client, permanent, in xfs_log_reserve() 3143 bool permanent, in xlog_ticket_alloc() argument 3247 if (permanent) in xlog_ticket_alloc()
|
/fs/nfs/ |
D | Kconfig | 120 without local permanent storage. For details, read
|