Home
last modified time | relevance | path

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

/fs/gfs2/
Dlog.c531 static int ip_cmp(void *priv, struct list_head *a, struct list_head *b) in ip_cmp() function
551 list_sort(NULL, &sdp->sd_log_ordered, &ip_cmp); in gfs2_ordered_write()