Searched defs:endbyte (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ | ||
| H A D | sync.c | 229 loff_t endbyte; /* inclusive */ in sync_file_range() local |
| /linux/fs/fuse/ | ||
| H A D | file.c | 2965 loff_t endbyte = offset + length - 1; in fuse_file_fallocate() local |