Home
last modified time | relevance | path

Searched refs:lelb_to_cpu (Results 1 – 4 of 4) sorted by relevance

/linux/fs/udf/
H A Dudfend.h8 static inline struct kernel_lb_addr lelb_to_cpu(struct lb_addr in) in lelb_to_cpu() function
53 out.extLocation = lelb_to_cpu(in.extLocation); in lela_to_cpu()
H A Dnamei.c124 loc = lelb_to_cpu(iter.fi.icb.extLocation); in udf_lookup()
508 tloc = lelb_to_cpu(iter.fi.icb.extLocation); in udf_rmdir()
548 tloc = lelb_to_cpu(iter.fi.icb.extLocation); in udf_unlink()
783 tloc = lelb_to_cpu(oiter.fi.icb.extLocation); in udf_rename()
819 tloc = lelb_to_cpu(diriter.fi.icb.extLocation); in udf_rename()
925 tloc = lelb_to_cpu(iter.fi.icb.extLocation); in udf_get_parent()
H A Ddir.c111 tloc = lelb_to_cpu(iter.fi.icb.extLocation); in udf_readdir()
H A Dinode.c1404 loc = lelb_to_cpu(ie->indirectICB.extLocation); in udf_read_inode()
1561 lelb_to_cpu(efe->streamDirectoryICB.extLocation); in udf_read_inode()
2285 *eloc = lelb_to_cpu(lad->extLocation); in udf_current_aext()