Lines Matching refs:got_write
2714 bool got_write, bool need_lookup, in atomic_open() argument
2752 (open_flag & O_ACCMODE) != O_RDONLY) && unlikely(!got_write)) { in atomic_open()
2874 bool got_write, int *opened) in lookup_open() argument
2892 return atomic_open(nd, dentry, path, file, op, got_write, in lookup_open()
2916 if (!got_write) { in lookup_open()
2949 bool got_write = false; in do_last() local
3003 got_write = true; in do_last()
3011 error = lookup_open(nd, path, file, op, got_write, opened); in do_last()
3046 if (got_write) { in do_last()
3048 got_write = false; in do_last()
3114 got_write = true; in do_last()
3148 if (got_write) in do_last()
3172 if (got_write) { in do_last()
3174 got_write = false; in do_last()