Home
last modified time | relevance | path

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

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