Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_trans_resv.h52 struct xfs_trans_res tr_attrsetrt; /* set/create an attribute at member
Dxfs_log_rlimit.c50 M_RES(mp)->tr_attrsetrt.tr_logres * nblks; in xfs_log_calc_max_attrsetm_res()
Dxfs_trans_resv.c874 resp->tr_attrsetrt.tr_logres = xfs_calc_attrsetrt_reservation(mp); in xfs_trans_resv_calc()
Dxfs_attr.c266 M_RES(mp)->tr_attrsetrt.tr_logres * args.total; in xfs_attr_set()