Home
last modified time | relevance | path

Searched refs:UDF_C_FIDS (Results 1 – 6 of 6) sorted by relevance

/minix/sys/fs/udf/
H A Dudf.h159 #define UDF_C_FIDS 5 /* update all contained fids */ macro
H A Dudf_strat_direct.c322 if (buf->b_udf_c_type == UDF_C_FIDS) { in udf_queue_buf_direct()
H A Dudf_strat_sequential.c429 if (buf->b_udf_c_type == UDF_C_FIDS) { in udf_issue_buf()
H A Dudf_strat_rmw.c857 if (buf->b_udf_c_type == UDF_C_FIDS) in udf_queuebuf_rmw()
933 if (buf->b_udf_c_type == UDF_C_FIDS) { in udf_queuebuf_rmw()
H A Dudf_allocation.c1683 (udf_c_type == UDF_C_FIDS) || in udf_late_allocate_buf()
2257 if ((udf_c_type != UDF_C_USERDATA) && (udf_c_type != UDF_C_FIDS)) in udf_record_allocation_in_node()
H A Dudf_subr.c962 what = isdir ? UDF_C_FIDS : UDF_C_USERDATA; in udf_get_c_type()
980 if (udf_c_type == UDF_C_FIDS) in udf_get_record_vpart()
3951 if (udf_c_type == UDF_C_FIDS) in udf_gop_alloc()