wipe 94 drivers/md/dm-crypt.c int (*wipe)(struct crypt_config *cc); wipe 773 drivers/md/dm-crypt.c .wipe = crypt_iv_lmk_wipe, wipe 782 drivers/md/dm-crypt.c .wipe = crypt_iv_tcw_wipe, wipe 2063 drivers/md/dm-crypt.c if (cc->iv_gen_ops && cc->iv_gen_ops->wipe) { wipe 2064 drivers/md/dm-crypt.c r = cc->iv_gen_ops->wipe(cc); wipe 891 fs/ocfs2/inode.c int *wipe) wipe 897 fs/ocfs2/inode.c *wipe = 0; wipe 973 fs/ocfs2/inode.c *wipe = 1; wipe 996 fs/ocfs2/inode.c int wipe, status; wipe 1064 fs/ocfs2/inode.c status = ocfs2_query_inode_wipe(inode, di_bh, &wipe); wipe 1065 fs/ocfs2/inode.c if (!wipe || status < 0) {