Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-event/
Dsd-event.c1771 static int inode_data_compare(const struct inode_data *x, const struct inode_data *y) { in inode_data_compare() function
1791 …PRIVATE_HASH_OPS(inode_data_hash_ops, struct inode_data, inode_data_hash_func, inode_data_compare);