Searched refs:encryption (Results 1 – 7 of 7) sorted by relevance
/fs/coda/ |
D | Kconfig | 10 replication, security model for authentication and encryption,
|
/fs/btrfs/ |
D | file.c | 376 u8 encryption; in btrfs_drop_extents() local 423 encryption = 0; in btrfs_drop_extents() 447 encryption = btrfs_file_extent_encryption(leaf, in btrfs_drop_extents() 571 if (!compression && !encryption) { in btrfs_drop_extents() 596 if (!compression && !encryption) in btrfs_drop_extents() 622 encryption); in btrfs_drop_extents()
|
D | file-item.c | 41 u8 compression, u8 encryption, u16 other_encoding) in btrfs_insert_file_extent() argument 71 btrfs_set_file_extent_encryption(leaf, item, encryption); in btrfs_insert_file_extent()
|
D | ctree.h | 550 u8 encryption; member 1638 encryption, 8); 2006 u8 compression, u8 encryption, u16 other_encoding);
|
D | extent-tree.c | 4629 u8 encryption; member 4940 exts[nr].encryption = btrfs_file_extent_encryption(leaf, fi); in get_new_locations() 4944 BUG_ON(exts[nr].compression || exts[nr].encryption); in get_new_locations() 5233 new_extents[i].encryption); in replace_one_extent()
|
D | inode.c | 1442 u8 compression, u8 encryption, in insert_reserved_file_extent() argument 1476 btrfs_set_file_extent_encryption(leaf, fi, encryption); in insert_reserved_file_extent()
|
/fs/cifs/ |
D | README | 502 causes encryption of data sent over this mounted share but other 598 (reserved for future packet encryption) 0x00040
|