Home
last modified time | relevance | path

Searched refs:is_id (Results 1 – 4 of 4) sorted by relevance

/third_party/f2fs-tools/fsck/
Dquotaio_tree.h50 int (*is_id)(void *disk, struct dquot *dquot); member
Dquotaio_v2.c103 .is_id = v2r1_is_id,
Dquotaio_tree.c467 i < qtree_dqstr_in_blk(info) && !info->dqi_ops->is_id(ddquot, dquot); in find_block_dqentry()
/third_party/python/Lib/xml/dom/
Dminidom.py1859 is_id = n._is_id
1874 if is_id: