Searched defs:last_byte (Results 1 - 15 of 15) sorted by relevance

/linux-4.1.27/fs/qnx6/
H A Ddir.c42 unsigned long last_byte = inode->i_size; last_entry() local
/linux-4.1.27/fs/ufs/
H A Ddir.c215 unsigned last_byte = inode->i_size; ufs_last_byte() local
/linux-4.1.27/fs/minix/
H A Ddir.c41 unsigned last_byte = PAGE_CACHE_SIZE; minix_last_byte() local
/linux-4.1.27/fs/nilfs2/
H A Ddir.c75 unsigned last_byte = inode->i_size; nilfs_last_byte() local
/linux-4.1.27/fs/exofs/
H A Ddir.c55 loff_t last_byte = inode->i_size; exofs_last_byte() local
/linux-4.1.27/fs/ext2/
H A Ddir.c85 unsigned last_byte = inode->i_size; ext2_last_byte() local
/linux-4.1.27/net/ceph/
H A Dcrypto.c297 int last_byte; ceph_aes_decrypt() local
362 int last_byte; ceph_aes_decrypt2() local
/linux-4.1.27/mm/kasan/
H A Dkasan.c138 s8 last_byte = (addr + 15) & KASAN_SHADOW_MASK; memory_is_poisoned_16() local
203 unsigned long last_byte = addr + size - 1; memory_is_poisoned_n() local
/linux-4.1.27/fs/ocfs2/
H A Daops.c1472 loff_t last_byte; ocfs2_grab_pages_for_write() local
/linux-4.1.27/arch/powerpc/include/asm/
H A Dmpc52xx.h320 u8 last_byte; member in struct:mpc52xx_lpbfifo_request
/linux-4.1.27/fs/btrfs/
H A Dfile.c2555 u64 last_byte; btrfs_fallocate() local
H A Dextent_io.c2920 u64 last_byte = i_size_read(inode); __do_readpage() local
H A Dinode.c4736 u64 last_byte; btrfs_cont_expand() local
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
H A De1000_main.c4097 u8 last_byte = *(data + length - 1); e1000_tbi_should_accept() local
/linux-4.1.27/drivers/net/ethernet/marvell/
H A Dmvneta.c1896 mvneta_set_special_mcast_addr(struct mvneta_port *pp, unsigned char last_byte, int queue) mvneta_set_special_mcast_addr() argument

Completed in 1496 milliseconds