Searched refs:lelb_to_cpu (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/udf/
H A Dudfend.h8 static inline struct kernel_lb_addr lelb_to_cpu(struct lb_addr in) function
53 out.extLocation = lelb_to_cpu(in.extLocation);
H A Ddir.c111 tloc = lelb_to_cpu(iter.fi.icb.extLocation);
H A Dnamei.c124 loc = lelb_to_cpu(iter.fi.icb.extLocation);
508 tloc = lelb_to_cpu(iter.fi.icb.extLocation);
544 tloc = lelb_to_cpu(iter.fi.icb.extLocation);
779 tloc = lelb_to_cpu(oiter.fi.icb.extLocation);
805 tloc = lelb_to_cpu(diriter.fi.icb.extLocation);
913 tloc = lelb_to_cpu(iter.fi.icb.extLocation);
H A Dinode.c1383 loc = lelb_to_cpu(ie->indirectICB.extLocation);
1540 lelb_to_cpu(efe->streamDirectoryICB.extLocation);
2245 *eloc = lelb_to_cpu(lad->extLocation);
H A Dsuper.c846 *root = lelb_to_cpu(fset->rootDirectoryICB.extLocation);
1549 *fileset = lelb_to_cpu(la->extLocation);

Completed in 106 milliseconds