Searched refs:got_write (Results 1 – 1 of 1) sorted by relevance
3320 bool got_write) in lookup_open() argument3368 if (unlikely(!got_write)) in lookup_open()3375 if (likely(got_write)) in lookup_open()3434 bool got_write = false; in open_last_lookups() local3470 got_write = !mnt_want_write(nd->path.mnt); in open_last_lookups()3481 dentry = lookup_open(nd, file, op, got_write); in open_last_lookups()3489 if (got_write) in open_last_lookups()