Home
last modified time | relevance | path

Searched defs:xfile_stat (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/fs/xfs/scrub/
Dxfile.h66 struct xfile_stat { struct
71 int xfile_stat(struct xfile *xf, struct xfile_stat *statbuf); argument
Dxfile.c296 xfile_stat( in xfile_stat() function