Searched refs:format_id (Results 1 – 4 of 4) sorted by relevance
419 __u32 format_id; /* hardware compability AUX is based on */ member
421 aux->format_id = htonl(0); in osst_init_aux()496 if (ntohl(aux->format_id) != 0) { in osst_verify_frame()498 printk(OSST_DEB_MSG "osst%d:D: Skipping frame, format_id %u\n", dev, ntohl(aux->format_id)); in osst_verify_frame()
1310 int vfs_quota_on(struct super_block *sb, int type, int format_id, char *path) in vfs_quota_on() argument1315 struct quota_format_type *fmt = find_quota_format(format_id); in vfs_quota_on()
517 __u32 format_id; /* hardware compability AUX is based on */ member3214 aux->format_id = htonl(0); in idetape_init_stage()3878 if (ntohl(aux->format_id) != 0) { in idetape_verify_stage()3881 tape->first_frame_position, ntohl(aux->format_id)); in idetape_verify_stage()