tagLocation       182 fs/udf/ecma_167.h 	__le32		tagLocation;
tagLocation       386 fs/udf/inode.c 		sfi->descTag.tagLocation = cpu_to_le32(*block);
tagLocation      1873 fs/udf/inode.c 	fe->descTag.tagLocation = cpu_to_le32(
tagLocation        79 fs/udf/misc.c  			    le32_to_cpu(eahd->descTag.tagLocation) !=
tagLocation        95 fs/udf/misc.c  			eahd->descTag.tagLocation = cpu_to_le32(
tagLocation       165 fs/udf/misc.c  		    le32_to_cpu(eahd->descTag.tagLocation) !=
tagLocation       221 fs/udf/misc.c  	if (location != le32_to_cpu(tag_p->tagLocation)) {
tagLocation       223 fs/udf/misc.c  			  block, le32_to_cpu(tag_p->tagLocation), location);
tagLocation       283 fs/udf/misc.c  	tptr->tagLocation = cpu_to_le32(loc);