Searched refs:atomic_o_trunc (Results 1 – 4 of 4) sorted by relevance
423 unsigned atomic_o_trunc:1; member
34 if (!fc->atomic_o_trunc) in fuse_send_open()181 if (fc->atomic_o_trunc && (file->f_flags & O_TRUNC)) { in fuse_finish_open()
834 fc->atomic_o_trunc = 1; in process_init_reply()
1367 if (fc->atomic_o_trunc) in fuse_do_setattr()