Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_xtree.h98 extern int xtUpdate(tid_t tid, struct inode *ip, struct xad *nxad);
H A Djfs_extent.c261 rc = xtUpdate(0, ip, xp); in extRecord()
H A Djfs_xtree.c1498 int xtUpdate(tid_t tid, struct inode *ip, xad_t * nxad) in xtUpdate() function