counter_nbo       355 fs/ecryptfs/miscdev.c 	__be32 counter_nbo;
counter_nbo       416 fs/ecryptfs/miscdev.c 		memcpy(&counter_nbo, &data[PKT_CTR_OFFSET], PKT_CTR_SIZE);
counter_nbo       417 fs/ecryptfs/miscdev.c 		seq = be32_to_cpu(counter_nbo);