Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_discard.h8 extern int xfs_discard_extents(struct xfs_mount *, struct list_head *);
Dxfs_discard.c213 xfs_discard_extents( in xfs_discard_extents() function
Dxfs_log_cil.c409 xfs_discard_extents(mp, &ctx->busy_extents); in xlog_cil_committed()