Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_trans_resv.h40 struct xfs_trans_res tr_attrsetrt; /* set/create an attribute at member
Dxfs_log_rlimit.c38 M_RES(mp)->tr_attrsetrt.tr_logres * nblks; in xfs_log_calc_max_attrsetm_res()
Dxfs_trans_resv.c942 resp->tr_attrsetrt.tr_logres = xfs_calc_attrsetrt_reservation(mp); in xfs_trans_resv_calc()
Dxfs_attr.c355 M_RES(mp)->tr_attrsetrt.tr_logres * args.total; in xfs_attr_set()