Home
last modified time | relevance | path

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

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