Home
last modified time | relevance | path

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

/Linux-v6.6/fs/udf/
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()
Dnamei.c124 loc = lelb_to_cpu(iter.fi.icb.extLocation); in udf_lookup()
512 tloc = lelb_to_cpu(iter.fi.icb.extLocation); in udf_rmdir()
548 tloc = lelb_to_cpu(iter.fi.icb.extLocation); in udf_unlink()
780 tloc = lelb_to_cpu(oiter.fi.icb.extLocation); in udf_rename()
803 tloc = lelb_to_cpu(diriter.fi.icb.extLocation); in udf_rename()
910 tloc = lelb_to_cpu(iter.fi.icb.extLocation); in udf_get_parent()
Ddir.c111 tloc = lelb_to_cpu(iter.fi.icb.extLocation); in udf_readdir()
Dinode.c1383 loc = lelb_to_cpu(ie->indirectICB.extLocation); in udf_read_inode()
1536 lelb_to_cpu(efe->streamDirectoryICB.extLocation); in udf_read_inode()
2239 *eloc = lelb_to_cpu(lad->extLocation); in udf_current_aext()
Dsuper.c815 *root = lelb_to_cpu(fset->rootDirectoryICB.extLocation); in udf_load_fileset()
1518 *fileset = lelb_to_cpu(la->extLocation); in udf_load_logicalvol()