Searched refs:xtUpdate (Results 1 – 3 of 3) sorted by relevance
115 extern int xtUpdate(tid_t tid, struct inode *ip, struct xad *nxad);
244 if ((rc = xtUpdate(0, ip, xp))) in extRealloc()433 rc = xtUpdate(0, ip, xp); in extRecord()
1705 int xtUpdate(tid_t tid, struct inode *ip, xad_t * nxad) in xtUpdate() function