Home | History | Annotate | Download | only in misc

Lines Matching refs:s_users

242 		if (memcmp(fs->super->s_uuid, &jsb->s_users[i * 16], 16) == 0)
253 memcpy(&jsb->s_users[i * 16], &jsb->s_users[(i + 1) * 16], 16);