Home
last modified time | relevance | path

Searched defs:should_dirty (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ceph/
H A Dfile.c161 static void put_bvecs(struct bio_vec *bvecs, int num_bvecs, bool should_dirty) in put_bvecs()
1265 bool should_dirty; member
1497 bool should_dirty = !write && user_backed_iter(iter); in ceph_direct_read_write() local
/linux/fs/fuse/
H A Dfuse_i.h375 bool should_dirty; member
H A Dfile.c589 bool should_dirty) in fuse_release_user_pages()