Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_trans_resv.c416 xfs_calc_create_reservation( in xfs_calc_create_reservation() function
446 return xfs_calc_create_reservation(mp); in xfs_calc_mkdir_reservation()
459 return xfs_calc_create_reservation(mp) + in xfs_calc_symlink_reservation()
811 resp->tr_create.tr_logres = xfs_calc_create_reservation(mp); in xfs_trans_resv_calc()