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

/linux-master/fs/xfs/libxfs/
H A Dxfs_defer.h70 extern const struct xfs_defer_op_type xfs_refcount_update_defer_type;
H A Dxfs_refcount.c1485 xfs_defer_add(tp, &ri->ri_list, &xfs_refcount_update_defer_type);
/linux-master/fs/xfs/
H A Dxfs_refcount_item.c525 const struct xfs_defer_op_type xfs_refcount_update_defer_type = { variable in typeref:struct:xfs_defer_op_type
608 &xfs_refcount_update_defer_type);

Completed in 139 milliseconds