Searched refs:i_ino_warnlimit (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_quotaops.c128 newlim.d_ino_warns = info->i_ino_warnlimit;
/linux-master/include/linux/
H A Dquota.h425 unsigned int i_ino_warnlimit; /* Limit for number of inode warnings */ member in struct:qc_info
/linux-master/fs/bcachefs/
H A Dquota.c130 prt_str(out, "i_ino_warnlimit");
132 prt_printf(out, "%u", i->i_ino_warnlimit);
824 cpu_to_le32(info->i_ino_warnlimit);
/linux-master/fs/quota/
H A Dquota.c607 dst->i_ino_warnlimit = src->d_iwarns;

Completed in 120 milliseconds