Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dsuper.c327 static struct gfs2_jdesc *jdesc_find_i(struct list_head *head, unsigned int jid) in jdesc_find_i() function
350 jd = jdesc_find_i(&sdp->sd_jindex_list, jid); in gfs2_jdesc_find()