Home
last modified time | relevance | path

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

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