Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dbootspec.c338 static int inode_compare_func(const struct stat *a, const struct stat *b) { in inode_compare_func() function
348 …SH_OPS_WITH_KEY_DESTRUCTOR(inode_hash_ops, struct stat, inode_hash_func, inode_compare_func, free);