Home
last modified time | relevance | path

Searched refs:dqb_id (Results 1 - 9 of 9) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/quotactl/
H A Dquotactl08.c106 &test_id, &res_ndq.dqb_id, sizeof(res_ndq.dqb_id),
145 &test_id, &res_ndq.dqb_id, sizeof(res_ndq.dqb_id),
186 res_ndq.dqb_id = -1; in verify_quota()
H A Dquotactl01.c106 &test_id, &res_ndq.dqb_id, sizeof(res_ndq.dqb_id),
145 &test_id, &res_ndq.dqb_id, sizeof(res_ndq.dqb_id),
186 res_ndq.dqb_id = -1; in verify_quota()
H A Dquotactl04.c89 &test_id, &res_ndq.dqb_id, sizeof(res_ndq.dqb_id),
/third_party/f2fs-tools/fsck/
H A Dquotaio_v2.c52 dquot->dq_id = le32_to_cpu(d->dqb_id); in v2r1_disk2memdqblk()
84 d->dqb_id = cpu_to_le32(dquot->dq_id); in v2r1_mem2diskdqblk()
97 return le32_to_cpu(d->dqb_id) == dquot->dq_id; in v2r1_is_id()
H A Dquotaio_v2.h44 __le32 dqb_id; /* id this quota applies to */ member
/third_party/f2fs-tools/include/
H A Dquota.h67 __le32 dqb_id; /* id this quota applies to */ member
/third_party/ltp/include/lapi/
H A Dquotactl.h36 uint32_t dqb_id; member
/third_party/f2fs-tools/mkfs/
H A Df2fs_format.c1339 dqblk.dqb_id = raw_id; in f2fs_write_default_quota()
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs424 pub dqb_id: u32,

Completed in 18 milliseconds