Home
last modified time | relevance | path

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

/linux-4.1.27/fs/jbd/
Dtransaction.c520 int force_copy) in do_get_write_access() argument
535 jbd_debug(5, "journal_head %p, force_copy %d\n", jh, force_copy); in do_get_write_access()
669 if (jh->b_jlist != BJ_Forget || force_copy) { in do_get_write_access()
/linux-4.1.27/fs/jbd2/
Dtransaction.c776 int force_copy) in do_get_write_access() argument
790 jbd_debug(5, "journal_head %p, force_copy %d\n", jh, force_copy); in do_get_write_access()
919 if (jh->b_jlist == BJ_Metadata || force_copy) { in do_get_write_access()