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

/linux-4.4.14/fs/udf/
H A Dudfend.h7 static inline struct kernel_lb_addr lelb_to_cpu(struct lb_addr in) lelb_to_cpu() function
52 out.extLocation = lelb_to_cpu(in.extLocation); lela_to_cpu()
H A Ddir.c174 tloc = lelb_to_cpu(cfi.icb.extLocation); udf_readdir()
H A Dnamei.c323 loc = lelb_to_cpu(cfi.icb.extLocation); udf_lookup()
822 tloc = lelb_to_cpu(cfi.icb.extLocation); udf_rmdir()
869 tloc = lelb_to_cpu(cfi.icb.extLocation); udf_unlink()
1106 tloc = lelb_to_cpu(ocfi.icb.extLocation); udf_rename()
1147 tloc = lelb_to_cpu(dir_fi->icb.extLocation); udf_rename()
1240 tloc = lelb_to_cpu(cfi.icb.extLocation); udf_get_parent()
H A Dinode.c1337 loc = lelb_to_cpu(ie->indirectICB.extLocation); udf_read_inode()
2130 *eloc = lelb_to_cpu(lad->extLocation); udf_current_aext()
H A Dsuper.c1051 *root = lelb_to_cpu(fset->rootDirectoryICB.extLocation); udf_load_fileset()
1544 *fileset = lelb_to_cpu(la->extLocation); udf_load_logicalvol()

Completed in 148 milliseconds