Searched refs:pidfs_hash (Results 1 – 2 of 2) sorted by relevance
65 .head_offset = offsetof(struct pid, pidfs_hash),167 ret = rhashtable_insert_fast(&pidfs_ino_ht, &pid->pidfs_hash, in pidfs_add_pid()177 rhashtable_remove_fast(&pidfs_ino_ht, &pid->pidfs_hash, in pidfs_remove_pid()
64 struct rhash_head pidfs_hash; member