Home
last modified time | relevance | path

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

/linux/fs/jfs/ !
H A Djfs_dtree.c184 static void dtLinelockFreelist(dtpage_t * p, int m, struct dt_lock ** dtlock);
1826 dtLinelockFreelist(sp, n, &dtlck); in dtExtendPage()
4162 * dtLinelockFreelist()
4164 static void dtLinelockFreelist(dtpage_t * p, /* directory page */ in dtLinelockFreelist() function