Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dindex.c168 static inline NTFS_CMP_FUNC get_cmp_func(const struct INDEX_ROOT *root) in get_cmp_func() function
920 indx->cmp = get_cmp_func(root); in indx_init()