Searched refs:wrap (Results 1 – 4 of 4) sorted by relevance
18 bool "Enable notifications for userspace key wrap/unwrap"22 for userspace to wrap/unwrap file encryption keys by other
226 #define wrap(journal, var) \ macro371 wrap(journal, *next_log_block); in calc_chksums()493 wrap(journal, next_log_block); in do_one_pass()557 wrap(journal, next_log_block); in do_one_pass()575 wrap(journal, next_log_block); in do_one_pass()
87 int wrap, a, b, revoke; in gfs2_revoke_check() local100 wrap = (rr->rr_where < jd->jd_replay_tail); in gfs2_revoke_check()103 revoke = (wrap) ? (a || b) : (a && b); in gfs2_revoke_check()
294 int wrap = (new_tail < old_tail); in ail2_empty() local302 rm = (wrap) ? (a || b) : (a && b); in ail2_empty()