Searched refs:got_write (Results 1 – 2 of 2) sorted by relevance
1077 bool got_write = false; in ovl_cleanup_index() local1088 got_write = true; in ovl_cleanup_index()1126 if (got_write) in ovl_cleanup_index()
3605 bool got_write) in lookup_open() argument3656 if (unlikely(!got_write)) in lookup_open()3663 if (likely(got_write)) in lookup_open()3758 bool got_write = false; in open_last_lookups() local3789 got_write = !mnt_want_write(nd->path.mnt); in open_last_lookups()3800 dentry = lookup_open(nd, file, op, got_write); in open_last_lookups()3812 if (got_write) in open_last_lookups()