Searched refs:dtLinelockFreelist (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_dtree.c | 183 static void dtLinelockFreelist(dtpage_t * p, int m, struct dt_lock ** dtlock); 1823 dtLinelockFreelist(sp, n, &dtlck); in dtExtendPage() 4430 * dtLinelockFreelist() 4432 static void dtLinelockFreelist(dtpage_t * p, /* directory page */ in dtLinelockFreelist() function
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_dtree.c | 183 static void dtLinelockFreelist(dtpage_t * p, int m, struct dt_lock ** dtlock); 1823 dtLinelockFreelist(sp, n, &dtlck); in dtExtendPage() 4132 * dtLinelockFreelist() 4134 static void dtLinelockFreelist(dtpage_t * p, /* directory page */ in dtLinelockFreelist() function
|
Completed in 9 milliseconds