Home
last modified time | relevance | path

Searched refs:xfile_create (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/fs/xfs/scrub/
Dxfile.h13 int xfile_create(const char *description, loff_t isize, struct xfile **xfilep);
Dxfblob.c40 error = xfile_create(description, 0, &xfile); in xfblob_create()
Dxfile.c51 xfile_create( in xfile_create() function
Drtsummary.c66 error = xfile_create(descr, XFS_FSB_TO_B(mp, mp->m_rsumblocks), in xchk_setup_rtsummary()
Dxfarray.c82 error = xfile_create(description, 0, &xfile); in xfarray_create()
Dtrace.h956 TRACE_EVENT(xfile_create,
/linux-6.12.1/Documentation/filesystems/xfs/
Dxfs-online-fsck-design.rst2267 1. Call ``xfile_create`` to create an xfile.