Searched refs:log_res (Results 1 – 1 of 1) sorted by relevance
73 static inline xfs_fileoff_t xfs_refcount_max_unmap(int log_res) in xfs_refcount_max_unmap() argument75 return (log_res * 3 / 4) / XFS_REFCOUNT_ITEM_OVERHEAD; in xfs_refcount_max_unmap()
Completed in 2 milliseconds