Searched refs:d_bwarns (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/uapi/linux/
H A Ddqblk_xfs.h69 __u16 d_bwarns; /* # warnings issued wrt disk blocks */ member in struct:fs_disk_quota
/linux-master/fs/quota/
H A Dquota.c560 dst->d_spc_warns = src->d_bwarns;
608 dst->i_spc_warnlimit = src->d_bwarns;
696 dst->d_bwarns = src->d_spc_warns;
/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h1283 __be16 d_bwarns; /* warnings issued wrt disk blocks */ member in struct:xfs_disk_dquot
/linux-master/fs/xfs/
H A Dxfs_dquot.c661 ddqp->d_bwarns = 0;
H A Dxfs_qm.c900 ddq->d_bwarns = 0;

Completed in 277 milliseconds