Searched refs:xtExtend (Results 1 – 3 of 3) sorted by relevance
96 extern int xtExtend(tid_t tid, struct inode *ip, s64 xoff, int xlen,
143 rc = xtExtend(0, ip, xoff, (int) nxlen, 0); in extAlloc()
1336 int xtExtend(tid_t tid, /* transaction id */ in xtExtend() function