Home
last modified time | relevance | path

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

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