Searched refs:got_write (Results 1 – 1 of 1) sorted by relevance
3186 bool got_write) in lookup_open() argument3234 if (unlikely(!got_write)) in lookup_open()3242 if (likely(got_write)) in lookup_open()3301 bool got_write = false; in open_last_lookups() local3339 got_write = !mnt_want_write(nd->path.mnt); in open_last_lookups()3350 dentry = lookup_open(nd, file, op, got_write); in open_last_lookups()3358 if (got_write) in open_last_lookups()
Completed in 11 milliseconds