Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_filestream.c24 struct xfs_fstrm_item { struct
39 struct xfs_fstrm_item *item = in xfs_fstrm_free_func() argument
40 container_of(mru, struct xfs_fstrm_item, mru); in xfs_fstrm_free_func()
227 pag = container_of(mru, struct xfs_fstrm_item, mru)->pag; in xfs_filestream_lookup_association()
270 struct xfs_fstrm_item *item; in xfs_filestream_create_association()
278 struct xfs_fstrm_item *item = in xfs_filestream_create_association()
279 container_of(mru, struct xfs_fstrm_item, mru); in xfs_filestream_create_association()