Home
last modified time | relevance | path

Searched refs:xfile_stat (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dxfile.h66 struct xfile_stat { struct
71 int xfile_stat(struct xfile *xf, struct xfile_stat *statbuf);
H A Dxfile.c296 xfile_stat( in xfile_stat() function
298 struct xfile_stat *statbuf) in xfile_stat()
H A Dtrace.h814 struct xfile_stat statbuf;
817 ret = xfile_stat(xf, &statbuf);
844 struct xfile_stat statbuf;
847 ret = xfile_stat(xf, &statbuf);

Completed in 3 milliseconds