Home
last modified time | relevance | path

Searched defs:endbyte (Results 1 – 5 of 5) sorted by relevance

/linux/fs/ntfs3/
H A Dinode.c943 loff_t endbyte = offset + length; in ntfs_iomap_begin() local
1087 loff_t endbyte = pos + written; in ntfs_iomap_end() local
H A Dfile.c1244 loff_t vbo, endbyte; in ntfs_file_write_iter() local
/linux/fs/ext4/
H A Dfile.c671 loff_t endbyte; in ext4_dio_write_iter() local
/linux/fs/btrfs/
H A Ddirect-io.c887 loff_t endbyte; in btrfs_direct_write() local
/linux/fs/fuse/
H A Dfile.c2868 loff_t endbyte = offset + length - 1; in fuse_file_fallocate() local