Home
last modified time | relevance | path

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

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