Searched refs:is_id (Results 1 – 4 of 4) sorted by relevance
25 int (*is_id)(void *disk, struct dquot *dquot); /* Is this structure for given id? */ member
35 .is_id = v2r0_is_id,41 .is_id = v2r1_is_id,
550 if (info->dqi_ops->is_id(ddquot, dquot)) in find_block_dqentry()
131 .is_id = ocfs2_global_is_id,
Completed in 11 milliseconds