Home
last modified time | relevance | path

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

/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()
224 pag = container_of(mru, struct xfs_fstrm_item, mru)->pag; in xfs_filestream_lookup_association()
267 struct xfs_fstrm_item *item; in xfs_filestream_create_association()
275 struct xfs_fstrm_item *item = in xfs_filestream_create_association()
276 container_of(mru, struct xfs_fstrm_item, mru); in xfs_filestream_create_association()