Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_trans_resv.h35 struct xfs_trans_res tr_writeid; /* write setuid/setgid file */ member
Dxfs_trans_resv.c941 resp->tr_writeid.tr_logres = xfs_calc_writeid_reservation(mp); in xfs_trans_resv_calc()
/linux-4.19.296/fs/xfs/
Dxfs_file.c47 error = xfs_trans_alloc(ip->i_mount, &M_RES(ip->i_mount)->tr_writeid, in xfs_update_prealloc_flags()