Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_dtree.c194 static void dtLinelockFreelist(dtpage_t * p, int m, struct dt_lock ** dtlock);
1804 dtLinelockFreelist(sp, n, &dtlck); in dtExtendPage()
4405 static void dtLinelockFreelist(dtpage_t * p, /* directory page */ in dtLinelockFreelist() function