Home
last modified time | relevance | path

Searched refs:hnode (Results 1 – 4 of 4) sorted by relevance

/fs/nfs/
A Dnfs42xattr.c81 struct hlist_node hnode; member
241 INIT_HLIST_NODE(&entry->hnode); in nfs4_xattr_alloc_entry()
398 hlist_for_each_entry_safe(entry, n, &bucket->hlist, hnode) { in nfs4_xattr_discard_cache()
400 hlist_del_init(&entry->hnode); in nfs4_xattr_discard_cache()
517 hlist_for_each_entry(entry, &bucket->hlist, hnode) { in nfs4_xattr_get_entry()
545 hlist_del_init(&oldentry->hnode); in nfs4_xattr_hash_add()
551 hlist_add_head(&entry->hnode, &bucket->hlist); in nfs4_xattr_hash_add()
575 hlist_del_init(&entry->hnode); in nfs4_xattr_hash_remove()
897 hlist_del_init(&entry->hnode); in entry_lru_isolate()
/fs/ceph/
A Ddir.c1259 hash_del_rcu(&di->hnode); in ceph_async_unlink_cb()
1420 hash_add_rcu(fsc->async_unlink_conflict, &di->hnode, in ceph_unlink()
1434 hash_del_rcu(&di->hnode); in ceph_unlink()
A Dsuper.h307 struct hlist_node hnode; member
A Dmds_client.c852 hnode, hash) { in ceph_wait_on_conflict_unlink()
860 if (!hash_hashed(&di->hnode)) in ceph_wait_on_conflict_unlink()

Completed in 25 milliseconds