Home
last modified time | relevance | path

Searched refs:xfile_store (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/scrub/
H A Dxfblob.c114 error = xfile_store(blob->xfile, &key, sizeof(key), pos); in xfblob_store()
119 error = xfile_store(blob->xfile, ptr, size, pos); in xfblob_store()
H A Dxfile.c171 xfile_store( in xfile_store() function
H A Drtsummary.c131 return xfile_store(sc->xfile, &rawinfo, in xfsum_store()
H A Dtrace.h1035 DEFINE_XFILE_EVENT(xfile_store);