Searched refs:got_write (Results 1 – 2 of 2) sorted by relevance
1084 bool got_write = false; in ovl_cleanup_index() local1095 got_write = true; in ovl_cleanup_index()1130 if (got_write) in ovl_cleanup_index()
4386 bool got_write, struct delegated_inode *delegated_inode) in lookup_open() argument4437 if (unlikely(!got_write)) in lookup_open()4444 if (likely(got_write)) in lookup_open()4547 bool got_write = false; in open_last_lookups() local4578 got_write = !mnt_want_write(nd->path.mnt); in open_last_lookups()4589 dentry = lookup_open(nd, file, op, got_write, &delegated_inode); in open_last_lookups()4601 if (got_write) in open_last_lookups()