Searched refs:xfarray_append (Results 1 – 3 of 3) sorted by relevance
49 static inline int xfarray_append(struct xfarray *array, const void *ptr) in xfarray_append() function
264 return xfarray_append(array, ptr); in xfarray_store_anywhere()
2031 via the ``xfarray_append`` function, which stores a record at the end of the2626 ``xfarray_append`` to add the inode btree record to the xfarray.