Lines Matching refs:got_write
2781 bool got_write, bool need_lookup, in atomic_open() argument
2819 (open_flag & O_ACCMODE) != O_RDONLY) && unlikely(!got_write)) { in atomic_open()
2941 bool got_write, int *opened) in lookup_open() argument
2959 return atomic_open(nd, dentry, path, file, op, got_write, in lookup_open()
2983 if (!got_write) { in lookup_open()
3016 bool got_write = false; in do_last() local
3068 got_write = true; in do_last()
3076 error = lookup_open(nd, &path, file, op, got_write, opened); in do_last()
3111 if (got_write) { in do_last()
3113 got_write = false; in do_last()
3175 got_write = true; in do_last()
3209 if (got_write) in do_last()
3229 if (got_write) { in do_last()
3231 got_write = false; in do_last()