Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_refcount.h73 static inline xfs_fileoff_t xfs_refcount_max_unmap(int log_res) in xfs_refcount_max_unmap() argument
75 return (log_res * 3 / 4) / XFS_REFCOUNT_ITEM_OVERHEAD; in xfs_refcount_max_unmap()

Completed in 2 milliseconds