Home
last modified time | relevance | path

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

/Linux-v5.15/fs/fuse/
Dfile.c2802 static inline loff_t fuse_round_up(struct fuse_conn *fc, loff_t off) in fuse_round_up() function
2849 iov_iter_truncate(iter, fuse_round_up(ff->fm->fc, i_size - offset)); in fuse_direct_IO()