Home
last modified time | relevance | path

Searched defs:xf (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/scrub/
H A Dxfile.c57 struct xfile *xf; in xfile_create() local
91 struct xfile *xf) in xfile_destroy()
108 struct xfile *xf, in xfile_load()
171 struct xfile *xf, in xfile_store()
230 struct xfile *xf, in xfile_seek_data()
247 struct xfile *xf, in xfile_get_folio()
305 struct xfile *xf, in xfile_put_folio()
317 struct xfile *xf, in xfile_discard()
/linux/drivers/ssb/
H A Ddriver_chipcommon_pmu.c52 u8 xf; /* Crystal frequency value for PMU control */ member
179 u8 xf; /* Crystal frequency value for PMU control */ member
/linux/tools/testing/selftests/
H A Dkselftest_harness.h948 static inline void __register_xfail(struct __test_xfail *xf) in __register_xfail()