Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/gfs2/
Dlog.c608 static int ip_cmp(void *priv, const struct list_head *a, const struct list_head *b) in ip_cmp() function
634 list_sort(NULL, &sdp->sd_log_ordered, &ip_cmp); in gfs2_ordered_write()