Searched refs:lo_owner_ino_hash (Results 1 – 2 of 2) sorted by relevance
367 struct list_head lo_owner_ino_hash; /* hash by owner,file */ member
645 list_del(&lo->lo_owner_ino_hash); in unhash_lockowner()4059 list_for_each_entry(lo, &nn->lockowner_ino_hashtbl[hashval], lo_owner_ino_hash) { in find_lockowner_str()4074 list_add(&lo->lo_owner_ino_hash, &nn->lockowner_ino_hashtbl[inohash]); in hash_lockowner()