Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_quotaops.c131 newlim.d_spc_warns = info->i_spc_warnlimit; in xfs_fs_set_info()
/OK3568_Linux_fs/kernel/include/linux/
H A Dquota.h428 unsigned int i_spc_warnlimit; /* Limit for number of space warnings */ member
/OK3568_Linux_fs/kernel/fs/quota/
H A Dquota.c604 dst->i_spc_warnlimit = src->d_bwarns; in copy_qcinfo_from_xfs_dqblk()