Searched refs:atomic_o_trunc (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/fuse/
H A Dfuse_i.h698 unsigned atomic_o_trunc:1; member in struct:fuse_conn
H A Ddir.c710 if (fm->fc->atomic_o_trunc && trunc)
1916 if (fc->atomic_o_trunc) {
H A Dinode.c1252 fc->atomic_o_trunc = 1;
H A Dfile.c34 if (!fm->fc->atomic_o_trunc)
240 bool is_truncate = (file->f_flags & O_TRUNC) && fc->atomic_o_trunc;

Completed in 123 milliseconds