Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dlog.c705 static int ip_cmp(void *priv, const struct list_head *a, const struct list_head *b) in ip_cmp() function
731 list_sort(NULL, &sdp->sd_log_ordered, &ip_cmp); in gfs2_ordered_write()