Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_trans_resv.c497 struct xfs_trans_resv *resp = M_RES(mp); in xfs_calc_rename_reservation()
544 struct xfs_trans_resv *resp) in xfs_rename_log_count()
577 struct xfs_trans_resv *resp) in xfs_link_log_count()
608 struct xfs_trans_resv *resp = M_RES(mp); in xfs_calc_link_reservation()
641 struct xfs_trans_resv *resp) in xfs_remove_log_count()
672 struct xfs_trans_resv *resp = M_RES(mp); in xfs_calc_remove_reservation()
740 struct xfs_trans_resv *resp) in xfs_icreate_log_count()
758 struct xfs_trans_resv *resp = M_RES(mp); in xfs_calc_icreate_reservation()
786 struct xfs_trans_resv *resp) in xfs_mkdir_log_count()
813 struct xfs_trans_resv *resp) in xfs_symlink_log_count()
[all …]
H A Dxfs_trans_resv.h21 struct xfs_trans_resv { struct
98 void xfs_trans_resv_calc(struct xfs_mount *mp, struct xfs_trans_resv *resp);
/linux/fs/xfs/
H A DMakefile59 xfs_trans_resv.o \
H A Dxfs_mount.h194 struct xfs_trans_resv m_resv; /* precomputed res values */