Home
last modified time | relevance | path

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

/linux-6.15/fs/jfs/
H A Djfs_xtree.h107 extern int xtUpdate(tid_t tid, struct inode *ip, struct xad *nxad);
H A Djfs_extent.c271 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