Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_xtree.h109 extern int xtAppend(tid_t tid,
H A Dresize.c388 if ((rc = xtAppend(tid, ipbmap, 0, xoff, nblocks, &xlen, &xaddr, 0))) { in jfs_extendfs()
H A Djfs_xtree.c2156 int xtAppend(tid_t tid, /* transaction id */ in xtAppend() function