Searched refs:got_write (Results 1 – 2 of 2) sorted by relevance
1081 bool got_write = false; in ovl_cleanup_index() local1092 got_write = true; in ovl_cleanup_index()1127 if (got_write) in ovl_cleanup_index()
4380 bool got_write, struct delegated_inode *delegated_inode) in lookup_open() argument4431 if (unlikely(!got_write)) in lookup_open()4438 if (likely(got_write)) in lookup_open()4541 bool got_write = false; in open_last_lookups() local4572 got_write = !mnt_want_write(nd->path.mnt); in open_last_lookups()4583 dentry = lookup_open(nd, file, op, got_write, &delegated_inode); in open_last_lookups()4595 if (got_write) in open_last_lookups()