Home
last modified time | relevance | path

Searched refs:fuse_round_up (Results 1 – 1 of 1) sorted by relevance

/linux/fs/fuse/
H A Dfile.c3068 static inline loff_t fuse_round_up(struct fuse_conn *fc, loff_t off) in fuse_round_up() function
3115 iov_iter_truncate(iter, fuse_round_up(ff->fm->fc, i_size - offset)); in fuse_direct_IO()