Searched refs:got_write (Results 1 – 1 of 1) sorted by relevance
3107 bool got_write) in lookup_open() argument3154 if (unlikely(!got_write)) in lookup_open()3161 if (likely(got_write)) in lookup_open()3218 bool got_write = false; in open_last_lookups() local3256 got_write = !mnt_want_write(nd->path.mnt); in open_last_lookups()3267 dentry = lookup_open(nd, file, op, got_write); in open_last_lookups()3275 if (got_write) in open_last_lookups()