Home
last modified time | relevance | path

Searched defs:dqblk (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dquota.h91 struct dqblk struct
93 __uint64_t dqb_bhardlimit; /* absolute limit on disk quota blocks alloc */
117 #define dqoff(UID) ((__loff_t)((UID) * sizeof (struct dqblk))) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dquota.h91 struct dqblk struct
93 __uint64_t dqb_bhardlimit; /* absolute limit on disk quota blocks alloc */
117 #define dqoff(UID) ((__loff_t)((UID) * sizeof (struct dqblk))) argument
/OK3568_Linux_fs/kernel/fs/quota/
H A Dquota_v1.c59 struct v1_disk_dqblk dqblk; in v1_read_dqblk() local
86 struct v1_disk_dqblk dqblk; in v1_commit_dqblk() local
162 struct v1_disk_dqblk dqblk; in v1_read_file_info() local
189 struct v1_disk_dqblk dqblk; in v1_write_file_info() local
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dquota_local.c465 struct ocfs2_local_disk_dqblk *dqblk; in ocfs2_recover_local_quota_file() local
872 struct ocfs2_local_disk_dqblk *dqblk; in olq_set_dquot() local
H A Dquota_global.c490 struct ocfs2_global_disk_dqblk dqblk; in __ocfs2_sync_dquot() local
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_dquot.c1246 struct xfs_dqblk *dqblk; in xfs_qm_dqflush() local