Searched refs:xfs_refcount_max_unmap (Results 1 – 2 of 2) sorted by relevance
66 static inline xfs_fileoff_t xfs_refcount_max_unmap(int log_res) in xfs_refcount_max_unmap() function
5305 max_len = min(len, xfs_refcount_max_unmap(tp->t_log_res)); in __xfs_bunmapi()