Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dblk_types.h95 #define BIO_FS_INTEGRITY 9 /* fs owns integrity data, not block layer */ macro
/linux-3.4.99/fs/
Dbio-integrity.c152 if (!bio_flagged(bio, BIO_CLONED) && !bio_flagged(bio, BIO_FS_INTEGRITY) in bio_integrity_free()