Home
last modified time | relevance | path

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

/linux/fs/
H A Dsync.c229 loff_t endbyte; /* inclusive */ in sync_file_range() local
/linux/fs/fuse/
H A Dfile.c2965 loff_t endbyte = offset + length - 1; in fuse_file_fallocate() local