Searched refs:dtInitRoot (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/jfs/
H A Djfs_dtree.h241 extern void dtInitRoot(tid_t tid, struct inode *ip, u32 idotdot);
H A Dnamei.c263 dtInitRoot(tid, ip, dip->i_ino);
H A Djfs_dtree.c2252 * dtInitRoot() acquires txlock on the root
2254 dtInitRoot(tid, ip, PARENT(ip));
2328 * dtInitRoot() acquires txlock on the root
2330 dtInitRoot(tid, ip, PARENT(ip));
2517 * dtInitRoot()
2521 void dtInitRoot(tid_t tid, struct inode *ip, u32 idotdot) function

Completed in 239 milliseconds