Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_xtree.h122 extern int xtAppend(tid_t tid,
Dresize.c400 if ((rc = xtAppend(tid, ipbmap, 0, xoff, nblocks, &xlen, &xaddr, 0))) { in jfs_extendfs()
Djfs_xtree.c2169 int xtAppend(tid_t tid, /* transaction id */ in xtAppend() function