Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_xtree.h121 extern int xtTailgate(tid_t tid, struct inode *ip,
Djfs_extent.c301 if ((rc = xtTailgate(0, ip, xoff, (int) ntail, nxaddr, 0))) { in extRealloc()
Djfs_xtree.c1744 int xtTailgate(tid_t tid, /* transaction id */ in xtTailgate() function