Searched refs:otype (Results 1 – 3 of 3) sorted by relevance
100 u32 otype; /* resulting type of new object */ member
1926 u32 len, stype, otype; in filename_trans_read_helper_compat() local1950 otype = le32_to_cpu(buf[3]); in filename_trans_read_helper_compat()1961 if (likely(datum->otype == otype)) in filename_trans_read_helper_compat()1973 datum->otype = otype; in filename_trans_read_helper_compat()2059 datum->otype = le32_to_cpu(buf[0]); in filename_trans_read_helper()3573 buf[3] = cpu_to_le32(datum->otype); in filename_write_helper_compat()3624 buf[0] = cpu_to_le32(datum->otype); in filename_write_helper()
1746 newcontext->type = datum->otype; in filename_compute_type()
Completed in 16 milliseconds