Searched refs:xfs_rmap_update_defer_type (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_defer.h71 extern const struct xfs_defer_op_type xfs_rmap_update_defer_type;
H A Dxfs_rmap.c2742 xfs_defer_add(tp, &ri->ri_list, &xfs_rmap_update_defer_type);
/linux-master/fs/xfs/
H A Dxfs_rmap_item.c579 const struct xfs_defer_op_type xfs_rmap_update_defer_type = { variable in typeref:struct:xfs_defer_op_type
662 &xfs_rmap_update_defer_type);

Completed in 114 milliseconds