Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_trans_resv.c470 struct xfs_trans_resv *resp = M_RES(mp); in xfs_calc_rename_reservation()
517 struct xfs_trans_resv *resp) in xfs_rename_log_count()
550 struct xfs_trans_resv *resp) in xfs_link_log_count()
581 struct xfs_trans_resv *resp = M_RES(mp); in xfs_calc_link_reservation()
614 struct xfs_trans_resv *resp) in xfs_remove_log_count()
645 struct xfs_trans_resv *resp = M_RES(mp); in xfs_calc_remove_reservation()
713 struct xfs_trans_resv *resp) in xfs_icreate_log_count()
731 struct xfs_trans_resv *resp = M_RES(mp); in xfs_calc_icreate_reservation()
759 struct xfs_trans_resv *resp) in xfs_mkdir_log_count()
786 struct xfs_trans_resv *resp) in xfs_symlink_log_count()
[all …]
Dxfs_trans_resv.h21 struct xfs_trans_resv { struct
98 void xfs_trans_resv_calc(struct xfs_mount *mp, struct xfs_trans_resv *resp);
Dxfs_log_rlimit.c84 struct xfs_trans_resv *resv) in xfs_log_calc_trans_resv_for_minlogblocks()
155 struct xfs_trans_resv resv = {}; in xfs_log_get_max_trans_res()
/linux-6.12.1/fs/xfs/
DMakefile54 xfs_trans_resv.o \
Dxfs_mount.h158 struct xfs_trans_resv m_resv; /* precomputed res values */