Searched refs:atomic_o_trunc (Results 1 – 4 of 4) sorted by relevance
33 if (!fm->fc->atomic_o_trunc) in fuse_send_open()208 if (fc->atomic_o_trunc && (file->f_flags & O_TRUNC)) { in fuse_finish_open()228 fc->atomic_o_trunc && in fuse_open_common()231 fc->atomic_o_trunc && FUSE_IS_DAX(inode); in fuse_open_common()262 if (fc->atomic_o_trunc && (file->f_flags & O_TRUNC)) in fuse_open_common()
639 unsigned atomic_o_trunc:1; member
710 if (fm->fc->atomic_o_trunc && trunc) in fuse_create_open()1785 if (fc->atomic_o_trunc) { in fuse_do_setattr()
1152 fc->atomic_o_trunc = 1; in process_init_reply()
Completed in 24 milliseconds