Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dxfarray.h49 static inline int xfarray_append(struct xfarray *array, const void *ptr) in xfarray_append() function
H A Dxfarray.c264 return xfarray_append(array, ptr); in xfarray_store_anywhere()
/openbmc/linux/Documentation/filesystems/
H A Dxfs-online-fsck-design.rst2031 via the ``xfarray_append`` function, which stores a record at the end of the
2626 ``xfarray_append`` to add the inode btree record to the xfarray.