Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/gnu/fs/xfs/
Dxfs_quota.h55 __be64 d_ino_softlimit;/* preferred inode limit */ member
Dxfs_log_recover.c2047 if (ddq->d_ino_softlimit && in xfs_qm_dqcheck()
2049 be64_to_cpu(ddq->d_ino_softlimit)) { in xfs_qm_dqcheck()
Dxfsidbg.c7303 be64_to_cpu(d->d_ino_softlimit)); in xfsidbg_xqm_diskdq()