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