Searched refs:xfile_load (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/xfs/scrub/ |
| H A D | xfblob.c | 81 error = xfile_load(blob->xfile, &key, sizeof(key), cookie); in xfblob_load() 94 return xfile_load(blob->xfile, ptr, key.xb_size, in xfblob_load() 140 error = xfile_load(blob->xfile, &key, sizeof(key), cookie); in xfblob_free()
|
| H A D | rtsummary.c | 120 return xfile_load(sc->xfile, rawinfo, in xfsum_load() 143 return xfile_load(sc->xfile, rawinfo, nr_words << XFS_WORDLOG, in xfsum_copyout()
|
| H A D | xfile.c | 108 xfile_load( in xfile_load() function
|
| H A D | trace.h | 1034 DEFINE_XFILE_EVENT(xfile_load);
|